1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Eddi Din [679]
2 years ago
8

Read two numbers from user input. Then, print the sum of those numbers. Hint -- copy/paste the following code, then just type co

de where the questions marks are to finish the code.
SAT
1 answer:
pantera1 [17]2 years ago
3 0

The code that read two numbers from user input, then, print the sum of those numbers are as follows:

x = int(input("write a number: "))

y = int(input("write another number: "))

print(x + y)

<h3 /><h3>Code explanation</h3>
  • The first line of code ask the user for a number input. The integer input is stored in a variable x.
  • The second line of code ask the user for another number input . The integer input is stored in a variable y.
  • Finally, we print the sum of the user's input.

learn more on python code here: brainly.com/question/15183327?referrer=searchResults

You might be interested in
Based on what you know about the planets, which planet would be impossible for humans to land on? Explain you answer.
Minchanka [31]
Pluto because it is so small or the sun if you count that because it is the hottest thing in the entire universe
5 0
3 years ago
Read 2 more answers
The Smiths were just approved for a 25 year mortgage at an 11% fixed rate. If they had not filed bankruptcy in the past, they co
zhenek [66]
Link for the answer here. By Travis Scott free Jordan 1 sneaker link
7 0
2 years ago
Can yall add my Insta iam.baybeegirl
cluponka [151]
I’m sorry but no ❤︎♡︎❤︎

7 0
3 years ago
Read 2 more answers
If you want to make a pad let let me know
irina [24]
I just use regular ones cause I don’t like to reuse :)
5 0
3 years ago
Read 2 more answers
Choose the correct words.to complete the statements about career planning.
Vitek1552 [10]

Answer:

هذه معادلة قوية جدا وبسيطة

Explanation:

هذه معادلة قوية جدا وبسيطةهذه معادلة قوية جدا وبسيطةهذه معادلة قوية جدا وبسيطةهذه معادلة قوية جدا وبسيطةهذه معادلة قوية جدا وبسيطةهذه معادلة قوية جدا وبسيطةهذه معادلة قوية جدا وبسيطة

5 0
3 years ago
Other questions:
  • Solve for x: 2^(x+4) = 4^(x-2)<br> A.<br> 0<br> B.<br> 1<br> C.<br> 4<br> D.<br> 6<br> E.<br> 8
    10·1 answer
  • What do geographers use to organize statistics and information?
    11·1 answer
  • In a hurricane with a low-pressure center, are the winds blowing inward or outward
    14·1 answer
  • Excerpt from I Have a Dream (2)
    8·2 answers
  • New scientific developments, discoveries, and technologies are the results of __________.
    8·1 answer
  • Fill in the blank with the Spanish word that best completes the following sentence. A Adela le gusta el pastel de___________. fr
    11·2 answers
  • Select the correct answer. Read the description and select the course described. Es lo que primero se ofrece en el menú. Son peq
    15·1 answer
  • Pay is considered relatively low in many public safety careers. Many employees still pursue those careers, however. What most li
    14·1 answer
  • A student government organization is selling christmas trees
    15·1 answer
  • The rate constant in an elementary reaction's rate equation can be modeled by the Arrhenius equation: . a. The coefficient A is
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!