Chapter 1

Python Basics

Variables, Strings, Numbers, Math & Comments

Start your Python journey with the fundamentals: how to store data in variables, work with text and numbers, perform calculations, and write clean code with comments.

Lessons

1

Variables and Strings

15 min
2

Numbers and Math

20 min
3

User Input and Type Conversion

15 min
Take Chapter Quiz Back to Dashboard