Prelude Public School, Agra
Programs for practical file:
Std. IXth
Note: 1. All programs should write in Python
Language.
2. You can write code from your notebook.
3. Output should be written.
1. WAP to find factors of a number.
2. Write a program to check a number is positive or
negative.
3. Write a program to check number is even or odd.
4. Write a program to find factorial of a number.
5. Write a program to check a number is prime or not.
6. Write a program to display table of a number.
7. Write a program to check which number is minimum
from 2 numbers.
8. Write a program to find sum of all even numbers and
product of all odd numbers from 1 to n.
9. Write a program to find area of circle.
10. Write a program to change Celsius into Fahrenheit.