hackhacktoberfest

  • 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

  1. Print Fibonacci series
  2. Program to find factorial of a number
  3. Program to check whether a number is prime or not
  4. Program to check whether a number is palindrome or not
  5. Program to check whether a string entered is palindrome or not
  6. Sum of even numbers upto nth term
  7. Sum of odd numbers upto nth term
  8. Reverse given number