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
More than ½ of the labor force in ____________ are guest workers.
belka [17]
B. The u.s, because of the work force here
6 0
2 years ago
ANSWER THIS F-CKING QUESTION!
Masja [62]
The answer is c
Because
4 0
2 years ago
Read 2 more answers
What is a combination of thoughts that are mutually supporting and make sense in combination?
Pavel [41]
Thoughts that are mutually supporting and make sense in combination is considered logic or logical thinking  
6 0
3 years ago
Where is a cemetery LEAST likely to be found? A large Hindu village on a major river A small Christian farming village A city wi
enot [183]

The correct answer is - A large Hindu village on a major river.

The people that practice Hinduism are not having the same way of saying goodbye and expressing respect to the dead as in the other major religions. While most of the religions have it as a rule that the people should be buried in a cemetery, often with the presence and blessing of a priest, the Hindus are not like that. In the Hinduism the people that passed away are cremated. The cremation takes place on the biggest river in the area, with the river having a big religious symbolism. The leftovers from the body form the cremation are dispersed into the river which should take that persons soul into the other world.

3 0
3 years ago
Plz esaay for social
siniylev [52]

Answer:

p

Explanation:

pepepe

3 0
2 years ago
Other questions:
  • A for-profit college operated by owners and investors is called a(n) ______.
    10·2 answers
  • Cloud computing helps to address
    5·1 answer
  • Describe Dante's vision of Paradise.​
    5·1 answer
  • The American academy of pediatrics recommends _______ exclusively through the first six months of life.
    14·1 answer
  • Which therapy would be least focused on emotions?A) behavioral therapyB) humanistic therapyC) Gestalt therapyD) psychodynamic th
    7·1 answer
  • One group of scientists believe that sea levels have risen because of global warming. Another group of scientists believe that t
    6·2 answers
  • The costumes of the people in the procession are the result of synthesis between religion and ethnicity that
    15·1 answer
  • Which of the following countries are compact states<br> PLEASE HELP WILL GIVE BRAINLIEST!!
    12·1 answer
  • Making Connections:<br> BITTER and HOSTILE have a connection because
    15·1 answer
  • Daylight is fading away, night silhouettes in the sky LED lights are flashing on towers It's Manhattan's magical time Ballerinas
    6·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!