Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 487 Bytes

File metadata and controls

20 lines (11 loc) · 487 Bytes

Python-Files

1.Python program to Find Quotient and Remainder.

2.Python program to Swap Two Numbers.

3.Python program to print fibonacci series.

4.Python program to check palindrome number.

5.Python program to print factorial of a number.

6.Python program to check armstrong number.

7.Python program to print sum of digits.

8.Python program to reverse given number.

9.Python program to print multiplication of 2 matrices.

10.Python program to convert decimal number to binary.