Summary

[ LiB ]

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:

  • Tabs, colons, and newlines are the basis for Python punctuation.

  • Python's most common data types are numbers , strings, lists, tuples, and dictionaries.

  • Modules can be used to pass functions from file to file.

  • Garbage collection and other aspects can be managed in Python if necessary.

[ LiB ]


Game Programming with Pyton, Lua and Ruby
Game Programming with Pyton, Lua and Ruby
ISBN: N/A
EAN: N/A
Year: 2005
Pages: 133

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net