joe-amoah / python-learning

for learning python
MIT License
1 stars 0 forks source link

medium coding problems #3

Open Prince-linux opened 5 years ago

Prince-linux commented 5 years ago

write programs to

  1. Reverse a string(check palindrome)
  2. Calculate GCD
  3. Merge two sorted array
  4. Create a number guessing game
  5. Calculate one's age