Your First Python Code
Write and run your very first Python program.
1
Your First Python Code
Welcome to your first Python lesson! Today, you'll write your very first Python program. Let's get started and see how fun coding can be!

2
What You Need
Before we begin, make sure you have Python installed and a code editor ready. If you need help setting these up, check out the previous lessons.
All lessons in this course
- What is Programming?
- Why Learn Python?
- Tools and Environment Setup
- Your First Python Code