This project is my personal journey of learning Python step-by-step.
- Variables and data types
- Taking input from users
- Conditional statements (
if
,elif
,else
) - More coming soon...
- Clone the repo
- Open in PyCharm
- Run the
.py
files individually
Joydip Paul ✨