[ LiB ]Memory, Performance, and SpeedQuestions and Answers

Summary

Before you move on to the next chapter, make sure that Python installed correctly and that you can run the interactive environment. You should feel pretty comfy with for loops, while loops, and if else statements. You should also have had a chance to poke around with Tkinter a bit, and you should know what Python's garbage collector does.

Important points from this chapter:

[ LiB ]Memory, Performance, and SpeedQuestions and Answers