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:
Banks failed—between a third and half of all U.S. financial institutions collapsed, wiping out the lifetime savings of millions of Americans. The familiar narrative of the Great Depression places banks among the institutions that suffered fallout from the crisis.
Explanation:
Suffrage, women’s rights, temperance, health reform
Answer:
1) israelite and Judahite
Answer 1: The "Bay of Pigs" invasion was the failed landing of Cuba by exiled Cuban citizens who strongly opposed Fidel Castro on April 17 1961.
Answer 2: President Dwight D Eisenhower took responsibility for the invasion.
Answer 3: The Cuban missile crisis was the event of, what was then the Soviet Union, putting ballistic missiles in Cuba.
Answer 4: The main result of the Cuban missile crisis was a buildup of nuclear weapons on both sides of the cold war in preparation for the war to take a turn. This caused the M.A.D effect, Mutually Assured Destruction effect. Which means that if either side made a move the destructive power of the weapons of use would be strong enough to destroy the world multiple times.
Answer 5: President John F Kennedy's response to the Berlin wall would include, freedom speeches for those in East Berlin, negotiations about more open boarders (which ultimately failed), and even dropping food supplies on the starving population of East Berlin from low flying bomber that were repurposed for that role.