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

A tracking device that is installed in a mobile phone.
HELP ME! GIVE ME QUOTE FROM " NEW KID" BOOKS AND WHY IS IT IMPORTANT? AND THE PAGE NUMBER.
A plane flies from Penthaven to Jackson and then back to Penthaven. When there is no wind, the round trip takes $6$ hours and $24$ minutes, but when there is a
Determine whether the triangles are similar by AA, SSS, SAS, or not similar. 7 points 3. G 22.5 27 с B 30 H 18 13.5 45 D F Similar By: ABCD ~ AA SSS SAS Not Sim
A donut company has taken votes from its 250 customers for their favorite doughnut. Which chart will they make to show the data? *Pie chartLine chartScattered c
What additive keeps engines clean by preventing contaminants and deposits from collecting on surfaces?.
Which of the following contains chemical energy? A. Height B. Light C. Winds D. Plants
How much change would you get from £1 if you spent 77p?
Find the difference (2x+7)-6(5x-8)
Discuss the democratization of American society. How did Americans' values change in the early nineteenth century? How did these values express themselves in Am