-exchange led to the creation of larger, more powerful states
-the spread of Buddhism and Islam
-spread of epidemic diseases beyond local regions, with sometimes devastating effects
-spread of plants, animals, technological
-It altered consumption patterns
-encouraged specialization and diminished the economic self-sufficiency of local societies
-means of social mobility, traders often becoming a distinct social group
-Gab between rich and poor grew
-New civilizations developed along roads, places for merchant to stop
Answer: Your answers are in the pics below.
Explanation:
E. The number of farms per square kilometer
Answer:
Answered in Python
for i in range(21):
for j in range(i):
print(i, end=' ')
print(" ")
Explanation:
This iteration iterates from 1 to 20
for i in range(21):
This iteration iterates from 1 to current number
for j in range(i):
This prints the current number in the a number of times equal to itself
print(i, end=' ')
This enables printing on new line
print(" ")
Extrinsic motivation is the desire to behave in certain ways to receive external rewards or avoid threatened punishments. Some circumstances that might help you to distinguish this is if you feel overwhelmed about finishing an assignment before its due date or if you are excited for the rewards that come from you doing well.