Martin Thoma
|
ac184fec42
|
Python: Type annotations
|
2022-04-02 10:56:43 +02: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
|
dc511472da
|
Python: Code cleanup
|
2022-03-17 07:51:10 +01:00 |
|
Chander Jindal
|
95720c4d4a
|
Single Player TicTacToe Hard
In this one at best you can Tie, you will not Win.
|
2022-03-16 13:10:46 +05:30 |
|