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
What were the Anasazi like?
coldgirl [10]
The Anasazi were the ancestors of the modern-day Pueblo people of Arizona and New Mexico. They were not considered a tribe, though their descendents today comprise the federally recongized Navajo Nation. Contemporary Pueblo people view the term "Anasazi" as an ethnic slur because it translates as "ancient enemy" in the Navajo language. Everything we know of these Indians comes from archaeological finds. They were suburb craftsmen and the things they made were meant to last. The homes they built, as well as pieces of their craft work and clothing, still exist today, 1800 years after they were made. Studying the early Pueblo people has given researchers a good picture of what life was like for them and other early Native Americans who are ancestors of the modern-day tribes.
7 0
4 years ago
Read 2 more answers
Which section of the ACT is optional?<br>A. Math<br>B. Science<br>C. Writing<br>D. English​
Afina-wow [57]

Answer:

C, Writing

Explanation:

nothing really to explain

3 0
3 years ago
Read 2 more answers
Decide whether the following statement makes sense​ (or is clearly​ true) or does not make sense​ (or is clearly​ false). Explai
fgiga [73]

Answer:

The statement is false.

Explanation:

It is false because when 30 students have taken a test and the hihgest score is 80, the median cannot be 75 again.

5 0
3 years ago
Biped : quadruped :: ostrich :__________<br> A. snake. <br> B. human. <br> C. kangaroo. <br> D. cat
lesantik [10]
The answer I believe is D. Cat. 
3 0
3 years ago
Read 2 more answers
Which of the following act as enzymes?
Tanzania [10]
Enzymes are proteins but not all proteins are enzymes.
7 0
3 years ago
Read 2 more answers
Other questions:
  • Pls help im going to fail!<br> 3+3-7
    10·1 answer
  • How many hours should a person each day?
    6·1 answer
  • Describe two specific ways weather makes life possile
    13·2 answers
  • I will give anybody 30 points if they answer this question:The hypocrisy of “civilized” society
    8·2 answers
  • O pretérito mais-que-perfeito só é possível por meio de uma locução verbal (ter + particípio).
    15·1 answer
  • Lol, i use this app not to ask any questions that should be asked.​
    5·2 answers
  • Does the model correctly represent the electron dot diagram of magnesium? Why or why not? Select two options. M g with 1 dot abo
    8·1 answer
  • ........................... i am alone..........................
    15·2 answers
  • Match the text quotation with the sense to which it most appeals.
    12·1 answer
  • Cuso4 absorbs light strongly at a wavelength of 635 nm. Consider that you measure the initial intensity of light, io, entering t
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!