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
Ede4ka [16]
3 years ago
10

Write a program that takes three numbers and prints their sum. Every

Advanced Placement (AP)
1 answer:
saveliy_v [14]3 years ago
6 0

Answer:

This solution is implemented in python

num1 = float(input("Number 1: "))

num2 = float(input("Number 2: "))

num3 = float(input("Number 2: "))

print("Sum: "+str(num1+num2+num3))

Explanation:

This line prompts the user for the first number

num1 = float(input("Number 1: "))

This line prompts the user for the second number

num2 = float(input("Number 2: "))

This line prompts the user for the third number

num3 = float(input("Number 2: "))

This calculates and prints the sum

print("Sum: "+str(num1+num2+num3))

You might be interested in
Which of the following describes a primary purpose of the Endangered Species Act (ESA)? I. To identify populations of organisms
velikii [3]
I and II only sounds right
7 0
2 years ago
Read 2 more answers
Can someone please give me the answers to 1,3,4 and 5
katrin2010 [14]
1. Obesterical hemorrage
3. That for every 100 people, 35 are dependent on the current labor force
4. The united states public assistance is comparable to Scandinavian nations
5. May not be used to estimate the country's dependency rate
3 0
3 years ago
3.3 Roadblocks to Two-Way Communication ANSWERS
aliina [53]

1. D (haha one direction—sorry)
2. D
3. D
4. B
5. E
6. A
7. B
8. E
9. A

anyway, you do know that your answer choices show the right answer , right? :) have a nice day love x
4 0
3 years ago
Read 2 more answers
Which is a MAIN purpose of a protective tariff?
Rzqust [24]

Answer:

D

Explanation:

to increase gov't reveneu

5 0
3 years ago
Read 2 more answers
Any ideas for an egg drop using these materials
Vsevolod [243]
Surround the egg in soft stuff, like the marshmallows, so they absorb the fall damage
6 0
2 years ago
Read 2 more answers
Other questions:
  • A cognitive psychologist conducts a study to examine differences in cognitive functioning across stages of adulthood. He opts to
    11·1 answer
  • A ______________ committee in either chamber is one that specializes in certain policy areas and exists from one congressional s
    8·1 answer
  • PLEASE HELP ME ASAP 30+ POINTS AND BRAINLIEST!!!!!
    15·1 answer
  • What happens to the force of gravity between 2 masses of 1 mass is increased?
    9·1 answer
  • Define options and explain their roles in the driving process.
    8·1 answer
  • In the declaration of sentiments
    15·1 answer
  • Which system uses a nonerenewable resource to generate electricity?
    12·1 answer
  • Which of the following is an example of a functional region?
    15·1 answer
  • 19. The teaching of standards and
    10·1 answer
  • Wilhelm wundt's early experiments were attempts to investigate which area of psychology?
    7·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!