/The-Python-Workbook-Solutions

Solutions to The Python Workbook's exercises, written in Python 3.

Primary LanguagePython

The Python Workbook Solutions

This repository contains my solutions to the exersises from "The Python Workbook", by Ben Stephenson. All solutions are written in Python 3.

Section 1

This section is titled "Introduction to Programming Exercises", and focuses on the basics of programming, e.g., taking in input printing information to the console, arithmetic, etc.

Section 2

This section is titled "If Statement Exercises", and focuses on the use of if statements.

Buy the book here!