top of page
Search


Python - Maths Quiz
In this post, we will learn to create a python program for maths quiz. Through this program, user would be given a choice of maths...


Python Program- Grocery Shopping
In this program, we will learn to create a python program for grocery shopping. Through this program, available items with price would be...


Python - Currency Converter
Program for converting currency values using python functions, inputs , while loop, if-else


BMI Calculator Using Python
Concepts Covered- if-else, input, f-string, round, data type conversion
bottom of page
