britthernandez1212 britthernandez1212
  • 26-03-2024
  • Computers and Technology
contestada

Read two numbers from user input. Then, print the sum of those numbers.
Hint -- Copy/paste the following code, then just type code where the questions marks are to finish the code.
num1 = int(input())
num2 = ?
print(num1 + ?)

Respuesta :

fartkn0cker fartkn0cker
  • 26-03-2024

num1 = int(input("Enter the first number: "))

num2 = int(input("Enter the second number: "))

print(num1 + num2)

Answer Link

Otras preguntas

Why did the woman suffrage movement in Great Britain become more militant?
by the late 1600s which European countries had colonies?
What Does Coalition Government Mean?
What were some of the negative effects of the rapid growth of Manchester?
How Was The Weimar Republic Governed?
Which is the hottest layer of the Sun’s atmosphere? A.photosphere B.chromosphere C.corona D.radiative E.convective
x and y table for y=x+2
Why Is The United States Of America Described As "democratic,federal,republic?
Why did colonial farmers settle near oceans or costal waterways
Help me! Persuasion appeals to: emotions and ethics logic and reason interests and opinions facts and evidence