Commit Graph

9 Commits

Author SHA1 Message Date
Steinadler a2fcec03f2 renamed tests to tests.txt and did some formatting 2021-01-15 16:58:57 +01:00
Steinadler 463886551b fixed bug in clean_input.py so that now a card selection has to be 2 chars long 2021-01-15 15:59:54 +01:00
Steinadler 6efc45ec2e fixed bug in clean_input.py for empty card selection.
print formatting in quartett.py
2021-01-15 15:29:12 +01:00
Steinadler 81b1cd3cd8 removed debug prints and added docstrings in quartett.py and clean_input.py 2021-01-14 10:07:39 +01:00
Steinadler 6c1848c5ba cleaning in quartett.py 2021-01-12 10:41:48 +01:00
Steinadler 323f6bce24 added io_card_selection(), define_card_stack()
and added end() and restart() for print statements
in clean_input.py
2021-01-11 18:01:25 +01:00
Steinadler 75ce84e094 added return value for initialize() a second time
and first change to clean_input.py
2021-01-11 17:14:32 +01:00
Steinadler 269ee73642 added initialize() in quartett.py
copied whole cryptpad into quartett.py
2021-01-06 16:57:51 +01:00
Steinadler 066207c546 copied clean_input.py 2021-01-04 15:25:28 +01:00