Assignments of IT workshop lab-python of B.Tech. 2nd year MANUU
List of assignments submitted:--
- Python program to perform arithmetic operations
- Python program to find Minimum and Maximum from the list of numbers
- Python program to find Sum of digit of the given numbers
- Python program to find Factorial of a given number
- Python program to find Year is Leap year or not
- Python program to generate Fibbinocci series
- Python program to print prime numbers upto N
- Python program to Check whether the String is Palindrome or not
- Python program to multiply Two Matrices.
- Python program to swap the numbers.