Can you please help, the game never ends I don't know what's wrong. Also I am new to python so please don't judge me. I think there is a problem with the initial while loop. Thanks! https://repl.it/@VivaanChugh/2-player-hangman
@VivaanChugh There are plenty of errors. I just answered to your specific question. Try to trace program flow using print statements at various places, in order to understand it.
Can you please help, the game never ends I don't know what's wrong. Also I am new to python so please don't judge me. I think there is a problem with the initial while loop. Thanks! https://repl.it/@VivaanChugh/2-player-hangman
But it still lets only player1 win no matter what
@VivaanChugh
There are plenty of errors. I just answered to your specific question. Try to trace program flow using print statements at various places, in order to understand it.