subject

Adam is writing a program that: 1) has the user guess a number, and 2) tells the user how many guesses it took to get the correct answer. But when Adam tests the program, it always outputs that it took the user one guess, even when it takes many guesses. What error did Adam most likely make, and how should it be fixed? The difference between a for loop and a while loop is that a for loop is a loop that happens for a certain number of times. A while loop happens until a certain condition is met. How do you know when to use each one? Give specific examples in your answer. What are some programs that you have used that have condition-controlled loops and count-controlled loops? Why is it important that if, elif, and else statements appear in the proper order? What are some situations where you might find it useful to use the β€œ!” symbol in a program? don't take the answer from a different wed site my teacher knows that it is copyed

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 09:00
The first screen you see when you open word2016 what is called?
Answers: 1
question
Computers and Technology, 23.06.2019 22:30
Apart from confidential information, what other information does nda to outline? ndas not only outline confidential information, but they also enable you to outline .
Answers: 1
question
Computers and Technology, 25.06.2019 05:20
6. write a user-defined matlab function for the following math function: r() = 4cos(4sin ) the input to the function is  (in radians) and the output is r. write the function such that  can be a vector. a) use the function to calculate r(/6) and r(5/6). b) use the function to plot (polar plot) r() for 0 ≀  ≀ 2. hint: use β€œ polar” and/or for β€œpolar plot in matlab." include the title β€œ'r(\theta)=4cos(4sin(\theta))”
Answers: 1
question
Computers and Technology, 25.06.2019 15:40
Which is most likely to represent a single machine instruction for a small cpu? 0 11 11101101101 01
Answers: 1
You know the right answer?
Adam is writing a program that: 1) has the user guess a number, and 2) tells the user how many guess...
Questions
Questions on the website: 13722367