🎯 Project Level: Beginner
In this video, we’ll build a simple weight converter using Python. This project will help you practice working with user input, variables, and if/else statements.
🎓 What you’ll learn:
• How to take user input in Python
• Working with numbers and units
• Using if/else to control the program