We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083e1fd commit f27c8adCopy full SHA for f27c8ad
main.py
@@ -1,4 +1,5 @@
1
import json
2
+from pprint import pprint
3
4
class Game:
5
def __init__(self):
0 commit comments