Saad Ahmad’s Post

After revisiting Python following a break, I decided to strengthen my fundamentals by building a small Unit Conversion System. The project includes multiple basic conversion categories such as: . Temperature . Length . Area . And other essential measurement units The goal wasn’t just to build something functional, but to reinforce core Python concepts like condition handling, functions, user input validation, and clean logic structuring. Alongside this, I’ve also been learning the basics of Git and GitHub — understanding version control, commits, repositories, and proper project structuring. Applying Git to this project helped me understand how to track changes and maintain cleaner development workflows. I would really appreciate feedback on my code, here you can check: https://lnkd.in/djEjeNEz #python #PythonDeveloper #SoftwareEngineering #BackendDevelopment #VersionControl #Git #GitHub #CleanCode #Programming #ContinuousLearning #DeveloperGrowth

  • text

Good stuff but why not just use a nested if statement?

See more comments

To view or add a comment, sign in

Explore content categories