Summary
With functions, classes, and type hinting in our toolkit, we have finally learned all the basic building blocks of programming! From now on, the possibilities are endless!
In the next chapter, we will learn how to write and structure our code in a clean way so that it’s easy to use and understand for others.