Обсуждения
Colon or equal?
1 голос
4 ответовwho is chemist?
-3 голосов
1 ответusing a while loop create a guessing game program that keeps asking the user to enter a number until the user enters the number 7. You will need to create and initialise an int variable to zero. You can then use this variable as the condition in your while loop ( while the number is not equal to seven) Then in the while loop ask the user to enter a number and store the number entered in the number variable that is in the conditions of your loop.
0 голосов
1 ответАктуальное сегодня
Is this realistic enough?
2 Votes
Need friends
0 Votes
Cybersecurity techies
3 Votes
Web Development
0 Votes
Please complete this code.
0 Votes
What's wrong with code?
0 Votes