1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Serhud [2]
2 years ago
12

Write a python program to calculate the sum of three numbers and as well require the user to input the numbers.​

Computers and Technology
1 answer:
beks73 [17]2 years ago
8 0

Answer:

numbers = []

for i in range(3):

 numbers.append(eval(input("Enter number: ")))

print('Sum is:', sum(numbers))

Explanation:

You want to use a loop to prevent repeating your code.

You might be interested in
Which type of firewall policy calls for a firewall to deny all traffic by default?
charle [14.2K]
Restrictive policy is a kind of policy calls for a firewall to contradict all traffic by default. The first rule denies all traffic on any service and using any port. To permit a specific type of traffic, a new rule must be placed ahead of the deny all rule. A firewall should enforce the overall policy recognized by the network administrator. Enforcement is controlled mainly over setting up packet filtering rules which is a rule base comprises a set of these rules. 
3 0
3 years ago
Mark’s friends told him about an automated program that sends unsolicited messages to multiple users. Which type of program were
Phantasy [73]
Spambots send thousands of messages world wide once they get your information things like email and such and send out unsolicited things out constantly. Brainliest??
5 0
3 years ago
Read 2 more answers
Write a SELECT statement that displays each product purchased, the category of the product, the number of each product purchased
Blababa [14]

Answer:

y6ou dont have mind

Explanation:

6 0
3 years ago
ALRIGHT SO- There's this link that's been going around, it's like- "tinyclick" then a buncha letters, please don't click on it,
IgorLugansk [536]
I have been getting a lot of these thank you for warning others!
7 0
3 years ago
Read 2 more answers
Secondary​ shots, used for visual interest and to smooth over​ transitions, are called​ _________ material.
kvasek [131]

Video source material that's used to fill holes in the timeline where synchronized video is not included, or as a source of supplemented footage to accompany a video sound bite, visually supports what is happening on-screen. Video footage that supports the spoken narrative but that is not synchronized with it (e.g. an establishing shot of a scene that appears on screen while the narrator or reporter's voice introduces the story)

6 0
3 years ago
Read 2 more answers
Other questions:
  • Here are the codes for producer and consumer problems.
    10·1 answer
  • Public static void prefixmerge(customer[] list1, customer[] list2, customer[] result {
    6·1 answer
  • What does the presence of the cydia app on an ios device indicate?
    14·1 answer
  • Andy, a developer, is designing a new program. Which tool should Andy use to help him complete his task?
    13·1 answer
  • What computer is designed to meet the computing needs of several people simultaneously in a small to medium-size business enviro
    5·1 answer
  • The material to be broadcast and the way it's arranged is called __________. (10 letters)
    8·1 answer
  • 1. Which one of the following is true about screening interviews?
    7·1 answer
  • Pls help I will give points
    11·1 answer
  • Vector images take up much less space when saved to a computer or storage device because computers and storage devices just need
    14·2 answers
  • Pleaseeeee helpppppppp​
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!