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:
Answer:
İnönü formed the first coalition government in the history of Turkey with AP. AP claimed to be the successor of the Democrat Party (DP), which had been banned by the leaders of the 1960 coup
Answer:
It started a revolution that showed the world that it was possible to overthrow an empire. It was the beginning of a push for democracy all over the world.
Answer: B. A slower economy
Explanation:
The impact of World War I on Japan was significant.
Opposite to the prewar deficit era, Japanese external trade expanded quickly. However, the extension of loans to several allies and China, through the Nishihara loans, eventually led to the downfall of the Terauchi cabinet. Altogether, the 1920s Japanese economy was characterized by several crises and the reorientation into a mostly American-led order.