Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e547e46

Browse files
Update flames_game_gui.py
1 parent 61e95c8 commit e547e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Flames_Game/flames_game_gui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
def clear_all():
55
Player1_field.delete(0, END)
66
Player2_field.delete(0, END)
7-
Status_field.delete(1.0, END)
7+
Status_field.delete(0, END)
88
# set focus on the Player1_field entry box
99
Player1_field.focus_set()
1010

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /