Discussions Q&R
enhanced for loop
0 Vote
1 Réponseusing 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éponsewhats the problem?
0 Vote
4 RéponsesAujourd'hui en vedette
Guys help please
1 Votes
Python question
2 Votes
Python
1 Votes
Are websites hackable?
1 Votes
C# and sql
1 Votes
TICTACTOE
0 Votes
What course to take for AI?
0 Votes
Error
0 Votes
What's an unsigned int?
0 Votes