Skip to content

Commit 571ef2e

Browse files
authored
Rename Exercise_9.py to Exercise_09_RockPapperScissorsGame.py
1 parent b73710d commit 571ef2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Exercise_9.py renamed to Exercise_09_RockPapperScissorsGame.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@
4141
print("Let's play again!")
4242
else:
4343
print("Thank you.")
44-
exit()
44+
exit()

0 commit comments

Comments
 (0)