Files
basic-computer-games/01_Acey_Ducey/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-04-02 07:32:09 +02:00

Original source downloaded from Vintage Basic

Conversion to Python

Propose using pylint and black to format python files so that it conforms to some standards