Project 2  banner

Project 2

1 devlog
9h 25m 3s

Fortunate to start my Python journey, this month, then heard about flavour town at the same time
This project is a collection of foundational Python scripts designed to practice logic, data structures, and basic calculations, developed as part o…

Fortunate to start my Python journey, this month, then heard about flavour town at the same time
This project is a collection of foundational Python scripts designed to practice logic, data structures, and basic calculations, developed as part of the Flavortown challenge.

How to Run It: check for steps In the demo link

What I Learned:
working with strings, lists, dictionaries, or user input).

Demo Repository

Loading README...

ABDULLAH QAMARDEEN

Project Initialization: I created this repository to document my journey learning Python for the Flavortown challenge. I started by building foundational scripts to practice core concepts like variable handling (var_str.py), data structures (list.py, dict.py), and basic arithmetic (simple_calc.py).
The Challenges: The biggest hurdle was the initial setup and learning how to push my code to GitHub from my phone. I also struggled with logic errors while building bmi.py and the bd_countdown.py script.
The Solutions: I worked through the syntax errors by testing each script individually. Once the logic was sound, I committed my files and used my phone’s terminal tools to manage the repository and push everything to GitHub.
Next Steps: I plan to reorganize my file structure to make the repository cleaner and continue building more complex tools to practice my programming skills.

Attachment
0