/starting-out-with-python

Chapter and homework exercises from Starting Out with Python (3rd edition) by Tony Gaddis.

Primary LanguagePython

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