December 2017
Beginner
681 pages
17h 24m
English

In this chapter, you’ll build your first Python program. You’ll discover that a Python program is just a sequence of statements obeyed in order by a computer. You’ll create and save Python program files for later use. You’ll also discover how to add new capabilities to Python programs by importing and using helpful resources, including our first snaps functions that you can use to create impressive programs.
Write your first Python program
So far, we’ve used the ...
Read now
Unlock full access