Answer:
2. to reveal past contributions of civilizations
3. to connect the past to the present
5. to recognize patterns
African slaves often used Christian hymns to communicate. The slaves used these hymns in order to communicate coded messages to each other about their conditions, and possible avenues for escape. The slaves' overseers thought that the slaves were simply singing religious songs and were not able to recognize the messages hidden within these songs. These hymns had an influence on the later musical style of the African American spiritual.
Mongols created an empire extending from Eastern Europe to Asia's Pacific coast, revived trade along the Silk Road, and developed a tribute system.
<h3>Who reignited commerce along Silk Roads?</h3>
Political stability was aided by the Silk Road revived by the Mongol conquest of most of Asia between 1207 and 1360. (via Karakorum and Khanbaliq).
<h3>Why were certain things traded here on Silk Road?</h3>
Trading took place at bazaars and caravanserai along the silk road as merchants moved products. They exchanged items including ideas, ivory, cotton, precious metals, cotton, tea, spices, and silk.
<h3>Initially, what was traded on the
Silk Road?</h3>
According to Princeton historian Xin Wen, who specializes in medieval China and Inner Asia, silk was the ideal overland commerce item for merchants as well as diplomatic caravans that may have journeyed hundreds of miles to reach their destinations. Silk was initially made in China as early as 3,000 B.C.
To know more about Silk Road visit:
brainly.com/question/1255481
#SPJ9
Answer:
The user is prompted for input
# the input is assigned to user_tweet
user_tweet = str(input("Enter your tweet here:"))
# if statement to check if LOL is in the user_tweet
if('LOL' in user_tweet):
# If there is LOL in the user_tweet, it display
# LOL means laughing out lous
print("LOL means laughing out loud.")
# if there is no LOL in the user_tweet
# it display "There is no LOL in the tweet
else:
print("There is no LOL in the tweet")
Explanation:
The code is well commented and written in Python.
It prompts the user for tweet, then check if the tweet contains LOL, it there is LOL it displays "LOL means Laughing out loud" else it display "There is no LOL in the tweet".
Explanation:
The transfer of plants, animals, people, and diseases between hemispheres. This would be the correct answer!!!