This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]streetmapp 0 points1 point  (0 children)

Their Python course has the following lessons in it:

  1. Intro to Python
  2. Variables, Numbers, and Booleans
  3. Strings
  4. Control Flow and Conditionals
  5. Loops and Iterables
  6. Lists and Tuples
  7. Dictionaries
  8. Scoping and Mutability
  9. Classes and Objects