subject
Computers and Technology, 29.10.2019 22:31 jose477

What does the following program do? student = 1 while student < = 3: total = 0 for score in range(1, 4): score = int(input("enter test score: ")) total += score average = total/3 print("student ", student, "average: ", average) student += 1

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 06:30
Who can provide you with a new password when you have forgotten your old one? your provide you with a new password in case you forget your old one.
Answers: 3
question
Computers and Technology, 24.06.2019 02:20
Peter is thinking of a number which isless than 50. the number has 9 factors.when he adds 4 to the number, itbecomes a multiple of 5. what is thenumber he is thinking of ?
Answers: 1
question
Computers and Technology, 24.06.2019 05:30
Someone plzz me which of these defines a social search? a. asking a search engine a question that is answered by a real person on the other sideb. modifying search results based on popularity of a web pagec.modifying search results based on a ranking of a web page
Answers: 2
question
Computers and Technology, 24.06.2019 11:30
What does the https: // mean when you type in a website
Answers: 1
You know the right answer?
What does the following program do? student = 1 while student < = 3: total = 0 for score in ran...
Questions
question
Mathematics, 08.07.2019 19:20