We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c8e5f commit 8f81db3Copy full SHA for 8f81db3
README.md
@@ -24,6 +24,8 @@ Running the program
24
From the ".../Language-Science-Models-Lab/voss" directory, enter
25
>>python3 Game_fns.py
26
27
+Alternatively, if you have pypy installed, running pypy3 Game_fns.py is of course faster.
28
+
29
Using IDLE in Windows/Linux/Mac
30
Open "Game_fns.py".
31
Use the f5 key or "Run > Run Module" from the menu.
0 commit comments