Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 182 Bytes

File metadata and controls

8 lines (8 loc) · 182 Bytes
  1. Fibonacci Series.
  2. Prime number.
  3. Palindrome number.
  4. Factorial.
  5. Armstrong number.
  6. Sum of Digits.
  7. Reverse Number.
  8. Swap two numbers without using third variable.