- This is a repository where anyone can put there python codes.
- Codes ranging from very basic to advanced.
Check out this PYTHON ROADMAP
- Hello world in python
- Even Odd number check
- star pattern 1 β£
- star pattern 2 β€
- star pattern 3 β’
- star pattern 4 β₯
- factors of a number
- factorial of a number (using for loop)
- factorial of a number (using recursion)
- TBD
- TBD