Anuradha AgarwalCODING FOR KIDSCoding Classes for Kids - Best Programming Language To StartBest coding language for beginners. Are you a parent new to IT and confused between options JavaSciprt, Java and Python?
Anuradha AgarwalLEARN-PYTHONPython - Maths QuizIn this post, we will learn to create a python program for maths quiz. Through this program, user would be given a choice of maths...
Anuradha AgarwalLEARN-PYTHONPython 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...
Anuradha AgarwalLEARN-PYTHONPython - Currency ConverterProgram for converting currency values using python functions, inputs , while loop, if-else
Anuradha AgarwalLEARN-PYTHONBMI Calculator Using PythonConcepts Covered- if-else, input, f-string, round, data type conversion