Answer:
Qin Shihuangdi's strategy helped China
Explanation:
Qin Shihuangdi's strategy helped China because, it increased the size of china. However, it also hurt China because it cost many lives, and he used harsh measures to maintain his power.
Hope this helps, pls mark me brainliest.
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:
Black Death was spread mainly through the fleas on rats. Fleas would bite the infected rat, then jump onto humans, biting them and causing them to become infected. Rats were mostly found on ships than running around on land
The reasons as to why Irish citizens immigrated was to escape religious and political persecution. The Irish Potato Famine was another reason for this because potatoes were the staple food at the time which forced peasants to leave Ireland.
Answer:
Pope Gregory was both devout and clever. ... The conflict between Henry IV and Gregory VII concerned the question of who got to appoint local church officials. Henry believed that, as king, he had the right to appoint the bishops of the German church. This was known as lay investiture.
Explanation: