Files
basic-computer-games/72_Queen/python
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
..
2022-03-10 16:24:08 -06:00
2022-04-02 07:32:09 +02:00
2022-03-11 09:16:13 -06:00

Original source downloaded from Vintage Basic

Conversion to Python by Christopher Phan. Supports Python version 3.8 or later.