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 is the first key to reducing the risk of exposure to bloodborne pathogens?
hjlf

Answer:

A: Education

Explanation:

5 0
3 years ago
Read 2 more answers
1) Calcula la diagonales de un poligono n lados. Heptágono: 2 puntos
ahrayia [7]

Answer:

El número de diagonales de un polígono de n lados se calcula mediante la siguiente fórmula:

d = \frac{n\cdot (n-3)}{2} (1)

Donde:

d - Cantidad de diagonales del polígono.

n - Cantidad de lados del polígono.

Bajo esta fórmula, tenemos los siguientes resultados:

a) El heptágono tiene 14 diagonales.

b) El octágono tiene 20 diagonales.

c) El eneágono tiene 27 diagonales.

d) El decágono tiene 35 diagonales.

e) El pentadecágono tiene 90 diagonales.

Explanation:

La cantidad de diagonales de un polígono se puede determinar mediante la siguiente ecuación:

d = \frac{n\cdot (n-3)}{2} (1)

Donde:

d - Cantidad de diagonales del polígono.

n - Cantidad de lados del polígono.

A continuación, calculamos la cantidad de diagonales de los siguientes polígonos:

Heptágono (n = 7)

d = \frac{7\cdot (7-3)}{2}

d = 14

El heptágono tiene 14 diagonales.

Octágono (n = 8)

d = \frac{8\cdot (8-3)}{2}

d = 20

El octágono tiene 20 diagonales.

Eneágono (n = 9)

d = \frac{9\cdot (9-3)}{2}

d = 27

El eneágono tiene 27 diagonales.

Decágono (n = 10)

d = \frac{10\cdot (10-3)}{2}

d = 35

El decágono tiene 35 diagonales.

Pentadecágono (n = 15)

d = \frac{15\cdot (15-3)}{2}

d = 90

El pentadecágono tiene 90 diagonales.

8 0
3 years ago
What does it mean to have emotional intelligence?
OLga [1]

it means to have a great mind

Hopes This Help! :)

4 0
3 years ago
PLEASEEE SOMEONE HELP ME, EXPLAIN what to do here, i'm confused still because of language problem. i really appreciate it. :,)))
motikmotik
Okay, think of an essay or paragraph as like stating your opinion. Here’s how to break it down so it’s a little easier:

Paragraph 1 - Introduction.
Provide background information on the topic. Give about 1-2 sentences on what the topic is about, and for the 3rd sentence, put in a statement that IS your argument.
For example, “French fries are the best food ever because they are delicious.”

Paragraph 2 - Conflict.
Elaborate on your argument/thesis statement. Since that seems to be your conflict, describe something hard you’ve been through. What was hard about it? How did it affect you?

Paragraph 3 - Response
Elaborate more on how the conflict affected you personally. If you can, try to connect it to a bigger picture or theme.
For example, “I broke my leg in middle school as a result of a basketball injury. Therefore, we should eliminate school sports because they cause injuries.”
It’s a reach, but that’s the entire point of connecting to a bigger theme.

Paragraph 4 - Explain Response
Here is where you’re going to connect your response in paragraph 3 to a bigger picture. Talk about the outcome and effect you showed in paragraph 3.

The questions mentioned should help you- break it down in a way that you understand. I tried to simplify this for you in the easiest way possible, I hope it helps and good luck :)
5 0
3 years ago
Which of the following is TRUE about the concept of isolationism?
trapecia [35]
The correct answer for the question that is being presented above is this one: "(B) It usually stressed the avoidance of commercial as well as political ties to other nations." The statement that is true about isolationism is that i<span>t usually stressed the avoidance of commercial as well as political ties to other nations.</span>
6 0
3 years ago
Other questions:
  • Amy opens a new checking account and deposits $20,000 in cash at Metropolitan Bank. The
    9·1 answer
  • Write the equation in function form 5x-y=7
    10·1 answer
  • What is your best advice for taking the AP calc exam?
    7·1 answer
  • Why were the caves at Lascaux closed
    15·2 answers
  • AP STATS
    8·1 answer
  • How does energy and matter flow within natural and designed systems?
    12·1 answer
  • Jimmy was freezing when he first jumped into his swimming pool, but over time started to warm up and feel comfortable. Which ter
    6·2 answers
  • In the final paragraph, the author mentions paying off her mother’s mortgage primarily to
    10·2 answers
  • The best way to let the speaker know that you understood what they said is to
    15·1 answer
  • PLEASE HELP FAST I AM BEING TIMED
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!