Lesson 1
What is Code?
Discover how computers follow instructions and write your very first program.
Lesson
Code is a set of instructions that tells a computer what to do. Every app, game, and website you use was built with code. In this lesson you will write your first Python program — a simple message that says hello to the world.
Coding challenge
Your challenge
Write a Python program that prints your name and your favorite STEM subject.
Python⏳ Loading Python…
Create a free account to save your progress and earn badges.