subject

Maximum = 0 for i in range (10):
n = int(input("Enter a number: "))
if (n >= 0 and n > maximum):
maximum = n
print(maximum)

How many variables are in the program?

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 03:40
Mary's manager told her she should insert a graphic into her documentwrite mary a brief note describing how to insert a graphicin a word processing document.
Answers: 1
question
Computers and Technology, 22.06.2019 23:30
What does 21 pilots middle aged name as a band 15 years prior to them naming their band 21 pilots?
Answers: 1
question
Computers and Technology, 23.06.2019 11:20
Http is the protocol that governs communications between web servers and web clients (i.e. browsers). part of the protocol includes a status code returned by the server to tell the browser the status of its most recent page request. some of the codes and their meanings are listed below: 200, ok (fulfilled)403, forbidden404, not found500, server errorgiven an int variable status, write a switch statement that prints out the appropriate label from the above list based on status.
Answers: 2
question
Computers and Technology, 23.06.2019 23:30
Perform an online search about the booting process of a computer and list all the steps
Answers: 2
You know the right answer?
Maximum = 0 for i in range (10):
n = int(input("Enter a number: "))
if (n >= 0 and n...
Questions
question
Social Studies, 04.02.2020 05:54
question
Chemistry, 04.02.2020 05:54
question
Social Studies, 04.02.2020 05:54
Questions on the website: 13722360