infimous change to print

so it can look exactly like the original
This commit is contained in:
Alvaro Frias Garay
2021-03-03 13:26:19 -03:00
parent dfa0584fdd
commit 893da91b0c

View File

@@ -67,7 +67,7 @@ while True:
else:
if n > NUMBER_OF_ROUNDS:
print("You win!!!!!")
print("Let someone else blow his brain out.")
print("Let someone else blow his brain out.\n")
else:
print(" Chicken!!!!!\n\n\n")
print("...Next victim....")