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

Which expression is equivalent to 1/4x+3-1/3x+(2)
After reaching the summit, she descends 14 feet in 213 minutes. If she continues at this rate, where will Maggie be in relation to the summit after 8 minutes?
During roasting is sulphur dioxide always formed 2)during calcenation is carbon dioxide always formed?
A theme is best described as the
An architect builds a 1/50 scale model of a proposed buildings for a client. The volume of the model is what fraction of the volume of the proposed building?
Quick Help Spanish: What are the communication elements in this cartoon? Ahem: What is the receiver, what is the sender, the message.
Harshdeep was playing basketball with his friends with seconds left before the game ended he attempted a 3 point shot the following equation models the path of
Southerners who wanted Democratic control of southern governments were known as what?
Someone please help me asap. What are the similarities between the Socs and the greasers that might not be evident right away? (The Outsiders)
There are 2 seashells and 13 rocks in a bag. You randomly choose two items from the bag. What is the probability that you choose both of the seashells? Write yo