8 Commits

Author SHA1 Message Date
6ebb82fb8c
Fix Python code with autopep8 2024-12-15 11:29:00 +01:00
d943c32ea3
Use same conventions for variables names 2024-09-29 16:02:05 +02:00
5ed4a6d9be
Add type hints in problems 11-20 2024-09-29 16:01:54 +02:00
634eb3f750
Use timing decorator for problems 11-20 2023-06-07 17:55:56 +02:00
26b940a2ac
Clean python code 2023-06-06 19:42:51 +02:00
dfb13c083b
Add comments
Added comments to the python code for the first 25 problems
2019-09-26 13:41:22 +02:00
95611e4401
Improve solution for problem 11 2019-09-22 20:54:27 +02:00
3b597a8845
Add more python solutions
Added python solutions for problems 11, 12, 13, 14, 15
2019-09-19 16:54:12 +02:00