vibbits / gentle-hands-on-python

Course materials for the 'Gentle hands-on introduction to Python programming'.
Other
9 stars 8 forks source link

A big mess of changes for the first day #9

Closed MaybeJustJames closed 4 years ago

MaybeJustJames commented 4 years ago

Chapter 1: Introduction

Chapter 2: Variables and operators

Chapter 4: Conditions

Chapter 5: Lists, Tuples, and Sets

Chapter 6: Loops

Solutions

tmuylder commented 4 years ago

Merging all your wonderful suggestions. I've seen a couple of typos which I'll edit in a next commit after merging. Idem dito for the section on enumerate, might do some changes there.