LESSON 1
BASIC DATA TYPES & LISTS
◷ 3 hours to complete
❲▹❳ 6 videos (Total 53m)
☷ 6 interactive readings
✑ 6 exercises (Total 50 questions)
Here, you will run your first Python program and also learn about the different kinds of data you can work with within your Python programs. You'll also see how to use variables to represent data in your programs.
Finally, you'll learn what lists are and how to start working with the elements in a list.
▸ Lesson 1 Code Summary PDF
Lesson 1 ❮ Lesson List ❮ Top Page
1.1 Variables ❲▹❳ 7m33s
1.2 Strings ❲▹❳ 7m36s
1.3 Numbers ❲▹❳ 10m47s
1.4 Lists ❲▹❳ 7m41s
1.5 List Methods ❲▹❳ 10m21s
1.6 Slice Operator ❲▹❳ 9m8s
⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺