subject

Basic python coding, What is the output of this program? Assume the user enters 2, 5, and 10. numA = 0
for count in range(3):
answer = input ("Enter a number: ")
fltAnswer = float(answer)
numA = numA + fltAnswer
print (numA)
Thanks in advance!
:L

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 21:00
Which function key is used to enable the spelling & grammar function in a word processing program such as microsoft word?
Answers: 3
question
Computers and Technology, 22.06.2019 22:00
During physical science class ben and jerry connected three identical lightbulbs in parallel to a battery where happens when ben removes one of the lightbulbs from it’s socket
Answers: 2
question
Computers and Technology, 23.06.2019 11:30
In cell h5 enter a formula that will calculate the percentage of attendees that went to the altamonte springs job fair in 2018.
Answers: 1
question
Computers and Technology, 23.06.2019 21:30
Write a fragment of code that reads in strings from standard input, until end-of-file and prints to standard output the largest value. you may assume there is at least one value. (cascading/streaming logic, basic string processing)
Answers: 3
You know the right answer?
Basic python coding, What is the output of this program? Assume the user enters 2, 5, and 10. numA...
Questions
question
Arts, 01.06.2020 20:00
question
Social Studies, 01.06.2020 20:00
question
Health, 01.06.2020 20:00
question
History, 01.06.2020 20:00
question
Mathematics, 01.06.2020 20:00
question
Mathematics, 01.06.2020 20:00
Questions on the website: 13722367