December 2013
Beginner
1300 pages
43h 54m
English
In This Chapter
Objectives
After reading this chapter you should be able to:
Give commands using the Python interactive shell
Write and run a Python program stored in a file
Demonstrate how to instantiate a list and how to ...