python-mastery/Solutions
2024-07-31 10:43:11 -05:00
..
1_1 Fixed mixed indentation in exercise 1_1 and solution. 2023-07-19 23:20:45 -07:00
1_3 Initial commit 2023-07-16 20:21:00 -05:00
1_4 Initial commit 2023-07-16 20:21:00 -05:00
1_5 Initial commit 2023-07-16 20:21:00 -05:00
1_6 keep it consistent with solution in 1_4 2023-09-08 09:24:52 +08:00
2_1 Initial commit 2023-07-16 20:21:00 -05:00
2_2 Initial commit 2023-07-16 20:21:00 -05:00
2_4 Initial commit 2023-07-16 20:21:00 -05:00
2_5 fix: Correct reference to Sequence 2023-07-26 11:23:28 +12:00
2_6 fix: Correct reference to Sequence 2023-07-26 11:23:28 +12:00
3_1 Initial commit 2023-07-16 20:21:00 -05:00
3_2 Initial commit 2023-07-16 20:21:00 -05:00
3_3 Initial commit 2023-07-16 20:21:00 -05:00
3_4 Initial commit 2023-07-16 20:21:00 -05:00
3_5 Initial commit 2023-07-16 20:21:00 -05:00
3_6 Initial commit 2023-07-16 20:21:00 -05:00
3_7 Initial commit 2023-07-16 20:21:00 -05:00
3_8 Initial commit 2023-07-16 20:21:00 -05:00
4_2 Initial commit 2023-07-16 20:21:00 -05:00
4_3 Initial commit 2023-07-16 20:21:00 -05:00
5_2 Initial commit 2023-07-16 20:21:00 -05:00
5_3 Fix 5_1 and 5_3 2023-08-07 14:14:43 -03:00
5_4 Initial commit 2023-07-16 20:21:00 -05:00
5_5 Initial commit 2023-07-16 20:21:00 -05:00
5_6 Initial commit 2023-07-16 20:21:00 -05:00
6_1 Initial commit 2023-07-16 20:21:00 -05:00
6_2 Initial commit 2023-07-16 20:21:00 -05:00
6_3 Initial commit 2023-07-16 20:21:00 -05:00
6_4 Initial commit 2023-07-16 20:21:00 -05:00
6_5 Initial commit 2023-07-16 20:21:00 -05:00
7_1 Initial commit 2023-07-16 20:21:00 -05:00
7_2 Initial commit 2023-07-16 20:21:00 -05:00
7_3 Initial commit 2023-07-16 20:21:00 -05:00
7_4 Initial commit 2023-07-16 20:21:00 -05:00
7_5 Initial commit 2023-07-16 20:21:00 -05:00
7_6 Initial commit 2023-07-16 20:21:00 -05:00
8_1 Initial commit 2023-07-16 20:21:00 -05:00
8_2 Initial commit 2023-07-16 20:21:00 -05:00
8_3 Initial commit 2023-07-16 20:21:00 -05:00
8_4 Initial commit 2023-07-16 20:21:00 -05:00
8_5 Initial commit 2023-07-16 20:21:00 -05:00
8_6 Initial commit 2023-07-16 20:21:00 -05:00
9_1 Initial commit 2023-07-16 20:21:00 -05:00
9_2 Initial commit 2023-07-16 20:21:00 -05:00
9_3 Initial commit 2023-07-16 20:21:00 -05:00
9_4 Update formatter.py 2023-10-29 12:09:09 +01:00
README.md Initial commit 2023-07-16 20:21:00 -05:00

Solutions

This directory contains fully worked out solution code for every exercise. The code is written to be runnable from this directory. When taking the course, I would encourage you to try and come up with your own solution first. However, if you're stuck or if everything has become broken, you can come here to get a fresh copy of code to work with.