Skip to content

Commit 09cec54

Browse files
committed
Update main.py
1 parent 84b0e55 commit 09cec54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Color_Game/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
colours = ['Red', 'Blue', 'Green', 'Yellow', 'Orange', 'Purple', 'Pink', 'Black', 'White']
66
score = 0
77
timeleft = 30
8-
highest_score = 0
98

109
def next_colour():
1110
global score, timeleft

0 commit comments

Comments
 (0)