// beginner/python-basics.course
Python Basics
Variables, control flow, functions, and data structures.
14 lessons
9 hours
Certificate included
4.8/5 0 reviews
// what you'll actually build
Project: build a to-do list program
Combine everything from this course into one small program: a command-line to-do list. Requirements Store tasks in a list of dictionaries, each with a "text" and a "done" boolean. Use a while loop to keep the programβ¦
π Unlocks after the free preview β this is lesson 13 of 14.
Curriculum
1
Welcome to Python Basics
2
Variables and data types
3
Working with strings
4
Control flow: if, elif, else
5
Tuples and sets
6
Loops: for and while
7
List comprehensions
8
Lists and dictionaries
9
Functions
10
Modules and imports
11
Handling errors
12
Reading and writing files
13
Project: build a to-do list program
14
Wrap-up and what's next
What's included
- 14 lessons, 9 hours of content
- Hands-on exercises after every module
- Real-world practice projects
- Completion certificate
Reviews
No reviews yet.