Introduction to Python Programming
Assignment 1
Submission Date: 02.06.2020
1. Python Program for factorial of a number
2. Python program to add two numbers
3. Python Program to Check if a Number is Odd or Even
4. Python Program for Sum of squares of first n natural numbers
5. Python Program to Check Leap Year
6. Python Program for simple interest
7. Python Program for compound interest
8. Python Program for Program to find area of a circle
9. Python program to print all Prime numbers in an Interval
10. Python program to check whether a number is Prime or not
11. Python Program to print ASCII Value of a character
12. Python Program for cube sum of first n natural numbers
13. Python Program for Volume and Surface Area of Cube
14. Python Program to Check if a Number is Positive Negative or Zero
15. Python program to check whether the entered character is vowel or consonant.