Level 1
0 / 100 XP

Section overview

In this section you'll learn what Python is, why it's useful (automation, data, web, scripting), and that every exercise in this course uses the in-browser coding editor—no local install required.

You'll write your first lines of code, use variables, and print output. These are the building blocks of every program.