Community Profile

photo

Matthew Smyth


Last seen: etwa ein Jahr vor Aktiv seit 2022

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


How do I stop an input from being entered twice?
I'm working on a game of hangman for matlab, I am unsure how to stop the same input from being entered twice or stop it increasi...

etwa ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


My while loop will not stop even when it no longer meets the requirements, how do I fix this?
I am coding a hangman, im using a while loop in here. The code for that is: while ~(guessesLeft <= 0) || ~(correctCount == le...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort