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]
3 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]3 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
Compare two ways in which destructive relationships.
Firdavs [7]

Answer:

misunderstood and no respect

8 0
2 years ago
Which of these is a major effect of innovation? job creation unemployment high inflation fewer financial products
Semmy [17]
<span>Actually modern innovation is big and fully networked all over the world in a high class technology generated world, which inturn surely creates a massive job creations in the form of multinational companies jobs and local companies jobs, which has big and major effect on almost all round, surely which is also the next future for sure.</span>
8 0
3 years ago
Which of the following may be inhaled when vaping?
asambeis [7]
Nicotine. Ultrafine particles that can be inhaled deep into the lungs. Flavoring such as diacetyl, a chemical linked to a serious lung disease. Volatile organic compounds.
5 0
2 years ago
In the interview, dr. dowell mentions that we live in a "small world." the video explains that disease can spread in a matter of
Elodia [21]

Answer:

D

Explanation:

edge 2022

it's right all you have to do is trust me

7 0
2 years ago
Read 2 more answers
The aspire test helps to measure ____ and career readiness.
4vir4ik [10]
Hello! Thanks for using Brainly! I hope my answer, answer's your question, and helps you. :)

The correct answer:

D) College 
3 0
3 years ago
Read 2 more answers
Other questions:
  • ¿Por qué la Guerra Fría se llamo como tal? ¿Cuándo comenzó?
    6·1 answer
  • If Pete can run five miles in one hour, how many hours would it take him to run 25 miles?
    13·1 answer
  • Identify the true statement and explain why. (1 point) -5 3 pleases help
    12·1 answer
  • Walking logs can help you see where you have been and where you are going. A. True B. False
    14·1 answer
  • F r e e p o i n t s e v e r y o n e a n d c r o w n f o r b e s t h u m o r :'D
    8·2 answers
  • Use rules of inference to show that the hypothesis
    14·1 answer
  • When car tires are on hot pavement for too long, the pressure inside will ___________ and the volume within the tire will ______
    9·1 answer
  • Simplify √16y^16<br> O 4y^4<br> O 4y^8<br> O 8y^4<br> O 8y^8
    10·1 answer
  • If the atlas and axis were replaced with typical cervical vertebrae
    12·1 answer
  • Ethnocentrism helps researchers avoid cultural bias when interpreting research findings. please select the best answer from the
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!