- Even a small typo or bug fix is fine for beginners!
- For all those who are not beginners, you can create an issue for any basic Python program.
- Patterns
- Check whether a string is palindrome or not
- Fibonacci series
- Check whether a number is even or not
- Check whether a number is odd or not
- Print even numbers up to nth term
- Print odd numbers up to nth term
- Sorting Algorithms