top of page
Search


Useful Python Tkinter Apps For Practice - Step By Step
In this post, I will share links and code for my youtube series for practising useful Tkinter programs. In my youtube tutorials, I have...


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


Create An Invitation Card - Python
Create a function with parameters. Learn f-string, loop & more


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