- Folder is created for each Program
- Add your files in the folder with file name as name of the program(Ex.fibonacci.py)
Write following programs in different languages
- Print Fibonacci series
- Program to find factorial of a number
- Program to check whether a number is prime or not
- Program to check whether a number is palindrome or not
- Program to check whether a string entered is palindrome or not
- Sum of even numbers upto nth term
- Sum of odd numbers upto nth term
- Reverse given number