You installed Python. You opened VS Code. Now let's actually write code.
In this video, we write our first two real Python programs โ step by step, line by line, thought by thought.
We don't just type and run. We think first, then code.
๐งฎ Program 1 โ Sum of 3 Numbers
โ What inputs do we need?
โ What should the program do?
โ What output do we expect?
โ Write it. Run it. Understand it.
๐งฎ Program 2 โ Sum of 4 Numbers
โ What changes? What stays the same?
โ Can we spot a pattern?
โ What does this tell us about how programs grow?
๐ง What you actually learn:
โ How to store values in variables
โ How to do basic arithmetic in Python
โ How to display output with print()
โ How to think before writing any code
๐ This is part of the Road to Becoming a Programmer series
Every program starts with a question. We teach you to ask it first.
โฎ๏ธ Previous video: Python & VS Code Setup
โญ๏ธ Next video: What happens when inputs change? Thinking with variables.
๐ Subscribe to follow the full Python roadmap โ one concept, one project at a time.
Download
0 formats
No download links available.
Your First Python Programs โ Sum of 3 & 4 Numbers | Beginners Start Here (Tamil) | NatokHD