We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b910da5 commit a3a9fbeCopy full SHA for a3a9fbe
1 file changed
projects/Coin Flip/coinflip.py
@@ -1,4 +1,4 @@
1
-import random
+import random #import random function
2
import os
3
4
0 commit comments