Adrian9771 Adrian9771
  • 13-07-2020
  • Computers and Technology
contestada

Write a program that read two numbers from user input. Then, print the sum of those numbers.

Respuesta :

Space
Space Space
  • 13-07-2020

Answer:

#This is in Python

number1 = raw_input("Enter a number: ")

number2 = raw_input("Enter another number: ")

sum = float(number1) + float(number2)

print(sum)

Explanation:

Answer Link

Otras preguntas

Let x² + 6x + c =0 if the Sum of the roots of the quadrate equation is to and the Productor the root is 16 Find band C​
the H is 1please help me to solve this ​
the definition of Volatile Organic Compounds (VOCs) Carbon Monoxide (CO) Nitric Acid (HNO3) Nitrogen Oxides (NOx) Sulfur Dioxide (SO2) Sul2furic Acid (H2SO4 Par
the base of a pyramid has X sides. Write an expression for the number of faces for the pyramid
How do we know the amount of greenhouse gases in the atmosphere is increasing? Scientists measure the amount of greenhouse gases in the atmosphere in several wa
How could I solve this equation without a calculator? [tex] 2.25 \times 10 { }^{ - 23} = a ^{3} [/tex]​
Help! Find the area of the isosceles triangle. Round your answer to 1 decimal place
A botanist recorded the heights of several plants of different varieties over a 12- week period. The scatter plot shows the data. During which interval is a lin
Therapeutic techniques, Ann Jackson posted Dec 20, 2023 10:05 AM to Group1 Subscribe Hello, I would say that I deal with mainly adults. I like to use the one on
-40-(2x+5)=-61 using two step method