Discussions Q&R
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 Vote
1 RéponseAujourd'hui en vedette
Activities on sololearn
5 Votes
Html issue
2 Votes
Can you help me ?
1 Votes
Code coach
1 Votes
How I can use div
1 Votes
App development đ„âïž
1 Votes
Computer architecture
1 Votes
What am I doing wring?
1 Votes
Playground input
1 Votes