/C859

WGU Intro to Programming in Python - C859

Primary LanguagePython

WGU C859: Introduction to Programming in Python

Exercises from zyBook
zyBook ISBN: 978-1-394-12517-3

Organized by chapter number

Chapter 1: Getting Started
Chapter 2: Introduction to Python
Chapter 3: Variables and Expressions
Chapter 4: Types
Chapter 5: Branching
Chapter 6: Loops
Chapter 7: Functions
Chapter 8: Troubleshooting Process
Chapter 9: Program Debugging
Chapter 10: Strings
Chapter 11: Lists and Dictionaries
Chapter 12: Exceptions
Chapter 13: Modules
Chapter 14: Files