Welcome back to ZapCode Hub! π»
This is Day 1 of our Python journey β and today, weβre writing our first Python program together.
In this video, youβll learn:
β
How to download the Python interpreter (must-do step!)
β
How to create your first project in PyCharm
β
What the print() function does
β
How to use comments in your code
β
The right way to write and run your first Python script