We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd01572 commit fd339a0Copy full SHA for fd339a0
KivyUI.py
@@ -1,4 +1,4 @@
1
-#This programme was written by Ng Ri Chi (1004143, CC06) for the DW Final Assignment.
+#This programme can be found on https://github.com/NepoBigo/TuringGame/
2
#Please read the readme.md attached
3
4
from kivy.uix.spinner import Spinner
@@ -108,4 +108,4 @@ def on_stop(self):
108
# test = ConfDictMaker(7)
109
# if __name__ == '__main__':
110
# test.run()
111
-# print(test.outputDict)
+# print(test.outputDict)
0 commit comments