Commit Graph

7 Commits

Author SHA1 Message Date
Sourcery AI
71d02673a9 'Refactored by Sourcery' 2024-08-19 03:46:27 +03:00
Martin Thoma
c500424956 Simplify Python Code
print_with_tab / print_with_whitespace is trivial with Python
string formatting and was mostly used in only 2 lines.
2022-04-02 07:32:09 +02:00
Martin Thoma
1b1d50986b Python: Add type annotations to all 'print' functions (#662)
* Add test to superstartrek and fixes several issues in superstartrek - I probably introduced them 🙈
* Mastermind type annotations
2022-03-21 10:41:14 +01:00
Martin Thoma
5374569063 Python: Fix string concatenation 2022-03-15 13:57:28 +01:00
Christopher Phan
7f2ae3a2aa Add support for Python 3.8 2022-03-11 09:16:13 -06:00
Christopher Phan
f0a31894ef Make executible, add more info to docstring 2022-03-10 22:32:22 -06:00
Christopher Phan
87aebad1db Add Python implementation of Queen 2022-03-10 16:24:08 -06:00