photo

Matthew Smyth


Last seen: 7개월 전 2022년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 2년 전 | 답변 수: 1 | 0

1

답변