Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 400 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 400 Bytes

starting-out-with-python

Programming exercises from Starting Out with Python (3rd edition) by Tony Gaddis.

Usage

I installed the latest version of Python (version 3.6). To use Python in script mode:

$ python3.6 file_to_run.py