Advertisement

Python programming practice question:


1. # python program for arithmetic calculation.




2. 
Python program that prints out the multiplication table of a variable.


3. Python program to calculate simple interest:


4. Python program that will print "Hello, World!" twenty times:



5.Python program to display multiple of 5 less then 100.



6. Python program to calculate age , eligible for voting or not(age < 16, not eligible, age>16 eligible for voting).



Post a Comment

0 Comments