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 is the purpose of paragraph eight?
____ [38]

Answer:

To Summarize The Conclusions of the report

Explanation:

4 0
3 years ago
frases que les permitan poder definir el lugar del adulto y su implicancia en el desarrollo del niño/a. beatriz janin
Vitek1552 [10]

Answer:

djsh f sjdkjfh alkjd  fa djfhuesj jfdjk  dhbh dhfd jahsj

Explanation:

djghjf j jghdj jdh  2 kjhd slkdjfke stgsh 474 fjdjs ks si sehduhgsfjk dnj kjdf dkf;lskdjf slkdjf;kj.

3 0
3 years ago
Who is Sajan Bajgain?
exis [7]

Explanation:

Sajan Bajgain?

Sajan Bajgain is a Computer Programmer, IT Professional, and Technology researcher from Nepal. He was born on April 18 2000 A.D in Kavrepalanchowk District. His interest on computer science is very high. He always keep researching new technologies and enthusiasts to learn how things actually work.He has written blogs on topics like cybersecurity, machine learning, artificial intelligence, programming, etc. His main work area is Database administration, Network Administration and System Administration.

8 0
3 years ago
Who intended to write an epic poem 12 books long? Question 3 options: Francis Drake Sir Walter Raleigh Edmund Spenser William Sh
Sphinxa [80]

Answer:

emund spencer

Explanation:

k12 test got it right have a great day xD

5 0
2 years ago
True or false the height difference between the paved road and shoulder may affect the stability of your vehicle
Neporo4naja [7]
True hope it helps:)
3 0
3 years ago
Read 2 more answers
Other questions:
  • One weakness of the _____ method is that its findings cannot be easily generalized
    11·2 answers
  • This sample of air at 35°C and 60% relative humidity holds grams/cubic meter of water vapor.
    5·2 answers
  • Terrence feels it takes him too long to get through a History chapter, though he is always sure to define vocabulary words, revi
    13·2 answers
  • Do you love cats? I do
    6·2 answers
  • What values of c and d would make the following expression represent a real number? i(2 3i)(c di) c = 2, d = 3 c = –2, d = 3 c =
    11·1 answer
  • Any cu.te gi.rl here<br><br>i need cu.te gf!!<br><br>Aditya here​
    8·2 answers
  • The radius of circle c is 6 units and the measure of central angle acb is radians. What is the approximate area of the entire ci
    8·1 answer
  • Describe what these people are doing or feeling using an expression with tener
    5·1 answer
  • which statement best explains the main idea of this passage from hard times? there was a great deal of environmental pollution d
    14·2 answers
  • In contrast to a Level III trauma center, a Level I trauma center must
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!