Get startedGet started for free

Congratulations!

1. Congratulations!

Great work on completing the course, you've learned a lot!

2. Chapter 1 recap

You first learned about Python's versatility and used a range of syntax such as code comments, variables, strings, and floats.

3. Chapter 2 recap

You then worked with string methods and discovered how data structures such as lists, dictionaries, sets, and tuples can be used to store multiple values.

4. Chapter 3 recap

You ramped things up in chapter 3, starting with boolean operators and keywords, the essentials for building conditional workflows!

5. Chapter 3 recap

You then progressed to for loops,

6. Chapter 3 recap

and while loops, as well as how to increment variable's value.

7. Chapter 3 recap

You wrapped up by learning additional keywords to evaluate conditions and saw how to append values to a list!

8. Next steps

Python has so much more on offer! From here, you may wish to learn about additional built-in functions, how to install and use packages or work with Python's built-in modules, and explore how to create your own custom functions!

9. Congratulations!

Well done again, you're now equipped with the fundamental knowledge and skills to begin your programming journey using Python. Best of luck!