menu
Qammunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
What is the output of this program? Assume the user enters 3, 6, and 11. numA = 0 for count in range(3): answer = input ("Enter a number: ") fitAnswer = float(answer) …
Ask a Question
Questions
Unanswered
Tags
Ask a Question
What is the output of this program? Assume the user enters 3, 6, and 11. numA = 0 for count in range(3): answer = input ("Enter a number: ") fitAnswer = float(answer) …
asked
Jul 28, 2023
185k
views
4
votes
What is the output of this program? Assume the user enters 3, 6, and 11.
numA = 0
for count in range(3):
answer = input ("Enter a number: ")
fitAnswer = float(answer)
numA = numA + fltAnswer
print (numA)
Output:
Computers & Tech
college
JimiLoe
asked
by
JimiLoe
7.9k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
6
votes
Answer:
14.0
Step-by-step explanation:
Kivagant
answered
Aug 3, 2023
by
Kivagant
8.0k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
Jul 24, 2021
87.3k
views
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
JOSEFtw
asked
Jul 24, 2021
by
JOSEFtw
9.0k
points
Computers & Tech
high-school
2
answers
5
votes
87.3k
views
asked
May 20, 2023
132k
views
What is the output of this program? Assume the user enters 3, 6, and 11. numA = 0 for count in range(3): answer = input ("Enter a number: ") fltAnswer = float(answer) numA = numA + fltAnswer print (numA)
Rikudou En Sof
asked
May 20, 2023
by
Rikudou En Sof
8.3k
points
Computers & Tech
high-school
2
answers
5
votes
132k
views
asked
Aug 16, 2023
94.9k
views
What is the output of this program? Assume the user enters 3, 6, and 11. numA = 0 for count in range(3): answer = input ("Enter a number: ") fltAnswer = float(answer) numA = numA + fltAnswer print (numA
ATNASGDWNGTH
asked
Aug 16, 2023
by
ATNASGDWNGTH
7.3k
points
Computers & Tech
college
1
answer
18
votes
94.9k
views
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
9.4m
questions
12.2m
answers
Categories
All categories
Mathematics
(3.7m)
History
(955k)
English
(903k)
Biology
(716k)
Chemistry
(440k)
Physics
(405k)
Social Studies
(564k)
Advanced Placement
(27.5k)
SAT
(19.1k)
Geography
(146k)
Health
(283k)
Arts
(107k)
Business
(468k)
Computers & Tech
(195k)
French
(33.9k)
German
(4.9k)
Spanish
(174k)
Medicine
(125k)
Law
(53.4k)
Engineering
(74.2k)
Other Questions
“What does it mean when we “rework” copyrighted material?”
Disadvantages of using animation in advertising? advantages and disadvantages of using animation for education? advantages and disadvantages of using animation in entertainment?
Explain why binary codes are used to represent characters, numbers and symbols :)
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search Qammunity.org