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
7. Technician A says that one reason to use several small valves instead of two larger valves is to increase the size of the
Gemiola [76]

Answer:

B Neither Technician A nor B

5 0
3 years ago
Read 2 more answers
Quick help<br> How is big data used in finance for universities??
Helga [31]
• To target student scholarships
• Identify students who need more attention
• Reassess curriculum
• Create customized programs for individual students
• Save on operations
4 0
2 years ago
What type of outcomes does prison represent (positive reinforcement, negative reinforcement, positive punishment, negative punis
Luden [163]

Answer:

negative punishment

Explanation:

Punishment  (positive or negative) decreases the chances that a particular behavioral reoccurs.

Handing a prison sentence to anyone that offends the laws of the state is an example of negative punishment based on available research. This is because, serving a prison sentence makes it more likely that the convict will commit the same crime again.

While many experts in criminal justice have observed that many ex-convicts tend to re-offend, the principles of positive punishment for convicts have been set out by Peter B. Wood in his paper titled "Exploring the Positive Punishment Effect Among Incarcerated Adult Offenders

"; American Journal of Criminal Justice 31(2):8-22; 2007; .

In his submission;

<em> "As the U.S. has pursued a policy of mass imprisonment for nearly  three decades, now boasts the highest incarceration rate in the world and returns  nearly 800,000 ex-convicts into our communities each year, more attention to this  issue is called for-particularly since it could be argued that, for many offenders,  criminal justice punishments promote future offending."</em>

5 0
3 years ago
Karl rides his bicycle 120 feet in 10 seconds. How many feet does he ride in 1 minute?
fredd [130]

Answer:

720 feet

Explanation:

10 x 6 = 60 seconds which is one minute

so

120 x 6 = 720 feet

3 0
3 years ago
Use this paragraph: Carlon is using two wooden blocks to model the movement of Earth's plates. He pushes one block forward
marshall27 [118]

Answer:

the answer is normal fault srry so late hope this helps

4 0
2 years ago
Other questions:
  • Refer to two or more details in the text that support the idea that in some ways sojourner truth thinks women are actually stron
    13·1 answer
  • How do you think these people<br> lived? <br> (Big History Projects Unit 1 Easter Island)
    6·1 answer
  • HELP PLEASE
    9·1 answer
  • One boat is overtaking another. Which boat must give way?
    7·1 answer
  • Whats the mental equation that goes on in your head that explains equations
    14·1 answer
  • Across Charon from east to west is what geologists call an extensional tectonic belt or canyon. What caused this to happen to Ch
    8·1 answer
  • In what form does the sun's energy arrive on Earth?
    7·2 answers
  • Sinong MA ang tumahi ng watawat ng pilipinas​
    11·1 answer
  • a couple went for a picnic with 5 sons and each son has 3 sisters and each sister has 1 baby how many in total​
    8·1 answer
  • Lily created this flow chart to explain how the nervous system works<br> plz help
    9·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!