subject
Mathematics, 05.01.2021 22:40 makaylasulak5462

What is the output of the following program? for num in range(4):
print (num * 2)

Question # 5
Fill in the Blank
Fill in the missing parts to produce the following output.

OUTPUT:
0
1
2
3

num in range(
):
print (num)
Question # 6
Math Formula
What is the output of this program? Assume the user enters 2, 5, 1, and 6.

numA = 0
for count in range(4):
answer = input ("Enter a number: ")
fltAnswer = float(answer)
numA = numA + fltAnswer
print (numA)

please help me T^T ill post a picture if need be T^T
this is four questions so tons of points not free tho pleaseee T^T

ansver
Answers: 2

Another question on Mathematics

question
Mathematics, 21.06.2019 15:30
Franco wants to double the volume of the cone. what should he do?
Answers: 2
question
Mathematics, 21.06.2019 16:50
Which statements about these triangles is true
Answers: 2
question
Mathematics, 21.06.2019 19:30
Vinay constructed this spinner based on the population of teachers at his school according to vinays model what is the probability that he will have a male history teacher two years in a row
Answers: 3
question
Mathematics, 21.06.2019 20:30
Solve this riddle: i am an odd number. i an less than 100. the some of my digit is 12. i am a multiple of 15. what number am i?
Answers: 1
You know the right answer?
What is the output of the following program? for num in range(4):
print (num * 2)

...
Questions
question
Mathematics, 03.05.2021 22:00
question
Biology, 03.05.2021 22:00
Questions on the website: 13722367