Q basic looping statements.
Answers
Answered by
0
( Q BASIC 0
When you run this program, you can enter numbers and get the result as many times as you like. The program loops while numbers you enter are more than 0. Once you’ve entered 0, the program ends. The condition WHILE n > 0 is put by the LOOP command but you can stick it to the DO command, like that:
wll is hit with a hockey stick in which of the following case will kill the impressive force be the largest when time interval is (a) 0.1s (b) 1s (c) 0.01s?
When you run this program, you can enter numbers and get the result as many times as you like. The program loops while numbers you enter are more than 0. Once you’ve entered 0, the program ends. The condition WHILE n > 0 is put by the LOOP command but you can stick it to the DO command, like that:
wll is hit with a hockey stick in which of the following case will kill the impressive force be the largest when time interval is (a) 0.1s (b) 1s (c) 0.01s?
Similar questions