🟤 Bronze
In this first part, I start practicing the most basic Python concepts: how Python runs code, how to use print(), what data types are, and how to begin understanding the structure of a Python program.
This video is focused only on the first steps before moving into lists, tuples, conditionals, loops, and more advanced topics.