You are on page 1of 1

BRIGHT RIDERS SCHOOL, ABU DHABI

CLASS: XI SUBJECT: COMPUTER SCIENCE

Complete the Python Programs given below.

1. WAP to find the square root of a number.


2. WAP to calculate the area of triangle.
3. WAP to solve quadratic equation.
4. Python Program to Swap Two Variables.
5. Python Program to Generate a Random Number.
6. Python Program to Convert Kilometres to Miles.
7. Python Program to Convert Celsius to Fahrenheit.
8. Python Program to Check if a Number is Positive, Negative or 0.
9. Python Program to Check if a Number is Odd or Even.
10. Python Program to Check Leap Year.
11. Python Program to Find the Largest Among Three Numbers.
12. Python Program to Check Prime Number.
13. Python Program to Find the Factorial of a Number.
14. Python Program to Display the multiplication Table.
15. Python Program to Print the Fibonacci sequence.
16. Python Program to Check Armstrong Number or not.
17. Python Program to Find the Sum of Natural Numbers.
18. Python Program to Find HCF or GCD.
19. Python Program to Find LCM.
20. Python Program to Find the Factors of a Number.
21. Python Program to Make a Simple Calculator.

You might also like