Answer:
Dishes, laundry, mop, sweep, and put water in the fridge
Explanation:
Is this for K12 Us history? Im gonna answer this in a min
Answer:
The pseudocode is as follows:
input name
while name != "STOP"
print name
input name
End while
Explanation:
This gets name from the user
input name
This loop is repeated until the user inputs "STOP".
while name != "STOP"
This prints the name entered by the user
print name
This gets another name input from the user
input name
The loop ends here
End while
The rapid urbanization in Southeast Asia has caused many problems. As the urbanization was way to rapid, and it was not well planned, the urban areas look like everything but urban. The housing problem is huge, as there's not enough for the demand on place, so lot of people live in very small living areas. The basic needs for life, like clean water and electricity are not on good level, often lacking. The environment has been destroyed because of clearing up space, but also after the people have settled, as the garbage and sewage go directly into the closest water bodies. Fertile soil that could have been used for agriculture has been destroyed for building settlements. The badly planned urbanization also led to building on places that are not safe, like places where there are low ground waters and aquifers, places that are always under danger of floods, places that have soft sediments and sink.