You are on page 1of 2

Practice questions

1. Program to add two numbers


2. Program to add three numbers
3. Program to find the number is even
or odd.
4. program to check whether a number practice link
is negative, positive or zero.
5. program to input any character and check whether it
is alphabet, digit or special character.
6. program to check whether the triangle is equilateral,
isosceles or scalene triangle
7. program to check whether a number is divisible by 5
and 11 or not
8. .program to check whether a character is uppercase
or lowercase alphabet
9. Program to find the area of rectangle& triangle
10. program to find all roots of a quadratic equation
11. program to input any alphabet and check whether
it is vowel or consonant
12. program to input all sides of a triangle and check
whether triangle is valid or not
13. Program to find greatest among three numbers
14. Write a program to find the factorial of a number.
15. Program to find the leap year or not
16. Program to swap to numbers
17. Program to find the number is prime number or
not
18. Program to find the greatest common divisor(gcd)
of 2 numbers.
19. Program to find the number is Armstrong or not
20. Program to reverse a number
21. Program to check if the number is palindrome or
not.
22. Program to find the fibinocci series of a number
23. WAP to find sum of the digits of a given number.
24. Program to find the number is perfect or not

Note: You can find answers on GeeksforGeeks website


but before going to answers try to solve them on your
own.

If you know coding before then practice above questions


but if you want to learn from basics, do refer this!

CLICK HERE
python handwritten notes(paid)

You might also like