| # | Title | Solution |
|---|---|---|
| 01 | Hello World | Source |
| 02 | Print 42 | Source |
| 03 | Number of seconds in a year | Source |
| 04 | Using operators | Source |
| 05 | Characters counting | Source |
| 06 | Fix the indentation | Source |
| 07 | Square numbers | Source |
| 08 | Powers of two | Source |
| 09 | Import | Source |
| 10 | Comparisons | Source |
| 11 | Counting Words | Source |
| 12 | First function | Source |
| 13 | Print even numbers | Source |
| 14 | Sum of even numbers | Source |
| 15 | Multiples of 3 and 5 | Source |
| 16 | Temperatures | Source |
| 17 | Print every two letters pairs | Source |
| 18 | Print every pair of distinct letters | Source |
| # | Title | Solution |
|---|---|---|
| 01 | Longest word | Source |
| 02 | Print sorbet flavors | Source |
| 03 | Sets of love | Source |
| 04 | Sort students | Source |
| 05 | Reverse Roman Numerals | Source |
| 06 | Select students | Source |
| 07 | Friday the 13th | Source |
| 08 | The missing card | Source |
| 09 | Playing with anagrams | Source |
| 10 | Currency | Source |
| 11 | Flatten lists | Source |
| 12 | Perfect deck shuffle | Source |
| 13 | Hearts emojis | Source |
| 14 | Text framing | Source |
| 15 | Draw N Squares | Source |
| 16 | Student class | Source |
| 17 | Print battery charge | Source |
| 18 | Side by side | Source |
| 19 | Format your output | Source |
| 20 | Roman Numerals | Source |
| 21 | Caesar Cypher | Source |
| 22 | Break a safe | Source |
| 23 | Password Generator | Source |
| 24 | bencode, bdecode | Source |
| 25 | Restaurant menu | Source |
| 26 | Py Master Mind | Source |
| 27 | Elementary cellular automation | Source |
| 28 | Temperature class | Source |
| 29 | Sequence Mining | Source |
| 30 | Change for 42 | Source |
| 31 | IRC logs as CSV | Source |
| # | Title | Solution |
|---|---|---|
| 01 | Print parameters | Source |
| 02 | Print the first parameter | Source |
| 03 | Simple adder | Source |
| 04 | Calculator | Source |
| 05 | Fir tree | Source |
| # | Title | Solution |
|---|---|---|
| 01 | Abelian sandpiles | Source |
| 02 | Make your own 2048 in Python! | Source |
| 03 | Dirichlet solver | Source |