Skip to content

Commit a3a9fbe

Browse files
authored
Update coinflip.py
1 parent b910da5 commit a3a9fbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/Coin Flip/coinflip.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import random
1+
import random #import random function
22
import os
33

44

0 commit comments

Comments
 (0)