Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 565 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 565 Bytes

py4e

Based on coursera and libretexts book designed by Professor Doctor Charles Severance

This repo starts with chapter 7
This repo includes only solutions to a large subset of the exercises from the book
This repo does not include the files used. You can download the files from Severance's official website or his GitHub.

py4e course #2

Chapters 7-10 as covered in part 2 of the Coursera sequence
This includes:
Files
Lists
Dictionaries
Tuples

py4e course #3

Chapters 11-13 as covered in part 3 of the Coursera sequence