You are on page 1of 5

CLASS :XII

TOPIC : LOOPING IN PYTHON


Solution of ASSIGNMENT –LIST
Date: 05-07-2021,Monday
1] Write a program to find the factorial value of any number entered through the
keyboard. ..

2] Two numbers are entered through the keyboard. Write a program to find the
value of one number raised to the power of another. ..
3] Write a program to check given number is prime or not. ..

4] Write a program to check the given number is Armstrong or not.

5] WAP to print the reverse digits of given number.


6] WAP to find Perfect Number

7] Python Program to find Strong Number.


8] Python Program to find HCF or GCD of Two Numbers.

9.Find the LCM of Two Number

10] WAP to count no. of digits of a number.


11] Python Program to calculate Sum of Series 1²+2²+3²+….+n²

#Just Note down Anskey in your fair note book.#

You might also like