Python Code
Python Code
Questions
1. Basic Python Programs
1. Write a Python program to check if a number is even or odd.
2. Write a Python program to find the largest of three numbers.
3. Write a Python program to check if a given number is prime.
4. Write a Python program to reverse a number.
5. Write a Python program to calculate the factorial of a number.