Computers and Technology

While loops python Directions show the output for each block of code, if there is an error or an infinite loop, describe the error (what caused it)
1. N=5
While n > 0:
Print ( n * 2 )
N = N - 1

2. X = 0
While x 0:
Line = line + STR (x)
X = X - 1
Print ( line )

7. X = 10
While x > 0:
Print ( X )
X = X + 1

8. X = 2
While x 5:
If m == 7 or m == 9:
P = P + M
Else:
P = P + 1
M = M - 1
Print ( P )

10. X = 10
While x < 100:
Print ( X )
If x == 30:
x = 10
X = X + 5

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 19:30, bstine6678
When creating a presentation in libre office impress, where does the editing of slides take place? a. the slides panel b. the center panel c. the tasks panel, under the masters pages tab d. the tasks panel, under the layouts tab
Answers: 1
image
Computers and Technology, 23.06.2019 13:30, powellmj9216
Spoons are designed to be used for: spring hammering. applying body filler. identifying high and low spots. sanding highly formed areas.
Answers: 3
image
Computers and Technology, 23.06.2019 22:30, delawdermia27
The output voltage of a power supply is assumed to be normally distributed. sixteen observations are taken at random on voltage are as follows: 10.35, 9.30, 10.00, 9.96, 11.65, 12.00, 11.25, 9.58, 11.54, 9.95, 10.28, 8.37, 10.44, 9.25, 9.38, and 10.85
Answers: 1
image
Computers and Technology, 24.06.2019 07:20, djs1002
Ingrid started speaking about her slide presentation. when she clicked to th"third slide, which had just a picture of an elephant, she forgot what she wassupposed to talk about. what could ingrid do to avoid this situation in thefuture? oa. print handouts for her audience. ob. add presenter's notes to each slide. oc. add a video to each slide. od. save her slide presentation to a flash drive
Answers: 2
Do you know the correct answer?
While loops python Directions show the output for each block of code, if there is an error or an in...

Questions in other subjects: