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

Five Factites hat should expect shaud expel at a stars hoter?​
Use properties of operations to complete the equivalent expression. 24a-6x=6(___a-___x)
What is redox in terms of oxygen? Give an example.
Write a research paper about why people turn to Christianity.
How do I find the area of a circle's shaded region?
motion of apes,dogs,lions​
What countries were created from or given territory from Austria-Hungary in 1918?
What can I put for 3 correct answer only I give Brainly
What are 2 examples of saturated
From the first principle, find the derivative of ln tan^1x.​