1. # python program for arithmetic calculation.
2. Python program that prints out the multiplication table of a variable.
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).
0 Comments