Matthew Smyth
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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