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

5. What class of organic compounds is composed of amino acids?
Help me please with the one that are circled
PLEASE HELP ASAP!!! CORRECT ANSWER ONLY PLEASE!!! I CANNOT RETAKE THIS!!
Which of these statements is true about the relationship between British policies in the colonies and the Declaration of Independence? A. The Declaration lis
Which of the following contribute to factors that can cause child abuse or neglect in a family
i need help with this math problem
What evidence supports the idea that living below your means will make you happier? (Pick 2.)
Which variable determines the electron energy in the hydrogen atom according to Bohr’s model
Write an absolute value equation that has the solutions x=2 and y=9
Someone anwser this for me