We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51aa1f6 commit e982415Copy full SHA for e982415
main.py
@@ -19,8 +19,6 @@
19
else:
20
twitter_integration = True
21
22
-global rating
23
-rating = [0]
24
rating_strings = ("Easy", "Normal", "Hard", "Impossible")
25
26
# So können Argumente für Qt5 dem Programm übergeben werden
0 commit comments