Congratulations for reading this far! Now you know enough Python to hack the code in this book.
Admittedly, we’ve only scratched the surface of this beautiful programming language. We didn’t look at the more advanced and elegant Python constructs. We didn’t even mention some of the features that you need to write professional software, such as error management. However, those features aren’t necessary to understand the examples in this book. You can study them later, once you decide to get deeper into Python.
Enjoy the book, and enjoy Python!