Index: ai-starter.py
===================================================================
--- ai.py	(revision 9)
+++ ai-starter.py	(revision 11)
@@ -1,3 +1,3 @@
-from random import shuffle
+# Copy this file to ai.py and then modify ai.py with your own logic.
 
 import player
