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
A person has parents with high cholesterol. how will this impact the person's risk of developing a blood disease? brainly
ollegr [7]

Answer:

The person will have a higher risk for atherosclerosis regardless of his current or past lifestyle choices.

Explanation:

i took the test got it right

4 0
2 years ago
Paano nakaapekto ang ugali ni tuan putli sa relasyon nilang dalawa ni manik buangsi Anong Ebidensiya mula sa binasa ang magpapat
Pavel [41]
I don’t know what that says but free points for meeeee
3 0
3 years ago
describe one way an invasive species, such as the zebra mussel, can decrease the carrying capacity for a native species in an ec
ira [324]

The zebra mussel is an invasive species that decrease the carrying capacity of native species by competing for limited food resources. Invasive species are harmful to the homeostasis of an ecosystem.

The carrying capacity refers to the maximum population size of a species sustained by specific environmental conditions.

The factors that affect the carrying capacity include the availability of both biotic (e.g., food, presence of invasive species, etc) and abiotic (e.g., water, habitat) resources.

For example, Zebra mussels, and Quagga mussels are invasive species that can decrease the carrying capacity of native mussels by taking away limited food and attaching themselves to the native mussels.

Learn more in:

brainly.com/question/983919?referrer=searchResults

4 0
3 years ago
A mineral that is commonly refined in south asia and then exported is __________. a. oil b. ore c. coal d. lumber please select
amid [387]

A mineral that is commonly refined in South Asia and then exported is <u>ore</u>

Ore is a mineral that is a deposit in the earth's crust, of one or more valuable minerals. The most important as well as valuable ore deposits contain metals crucial to industry as well as trade, like copper, gold, iron and the like. Copper ore is mined for various industrial uses.

The formation of ore happens when magma or lava cools. This cooled magma has ore within it, which is carried to crystallize in order to form tiny minerals in the newly-created igneous rock. The minerals found in such rocks include feldspar or mica.

To learn more about ore, click

brainly.com/question/4712893

#SPJ4

8 0
2 years ago
Suppose a bulldozer is being hauled on the back of a flatbed truck at 50 km/h to a construction site. From which reference point
zavuch27 [327]

Answer:

C. the truck driver

Explanation:

Since the driver is moving at the same speed, the bulldozer would hyopthetically not seem to be moving to him.

8 0
3 years ago
Read 2 more answers
Other questions:
  • According to the passage, one problem that likely precipitated the 1980s crisis was:investors' reactions to disappointing financ
    6·1 answer
  • Classify the triangle by its angles.
    5·2 answers
  • Enabling Competencies like keeping passion for teaching alive, taking responsibility in my own personal and professional growth
    12·1 answer
  • Can someone please edit this one paragraph that got a grade of 1 get a grade of 2????
    10·1 answer
  • Who wanna fight.......................................
    10·1 answer
  • The centers of two 15. 0-kilogram spheres are separated by 3. 00 meters. The magnitude of the gravitational force between the tw
    12·1 answer
  • Write one paragraph discussing the impact of imperialism on china.
    14·1 answer
  • Researchers use what groups as dependent variable so that they can be certain of how experimental groups are responding
    6·1 answer
  • This data gives the length, in inches, of several nails. length (in.): 12, 516, 18, 12, 38, 516, 516, 316, 516, 18 create a line
    13·1 answer
  • As the number one importer of exports from Texas, which country has the most to lose from tighter restrictions on the border
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!