Skip to content

Commit 81a13b8

Browse files
authored
Rock Paper Scissor Game Source Code is Uploaded.
1 parent 937260c commit 81a13b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RPSGame.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@
4646

4747
print('AI Point:' , AIPoint)
4848
print('User Point:' , UserPoint)
49-
print("Thanks!"+"\nBye")
49+
print("Thanks!"+"\nBye!")

0 commit comments

Comments
 (0)