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:
<span>The character and quality of life changed dramatically in Nebraska during the 1920s….The effects of technological change were most obvious in the cities. By the 1920s most small cities had paved streets, municipal electricity and water systems, telephone systems, streetlights, and sewage systems… The homes of most urban Nebraskans had running water and indoor plumbing…Electricity appeared in homes on a grand scale during the 1920s, at first for illumination but by the end of the decade for washing or sewing machines, irons, toasters, mixers, and vacuum cleaners…Refrigerators began to replace iceboxes for short-term food preservation, and electric fans began to cool hot summer days.
i really hope i helped you out in some type of way :)))</span>
Answer:
The Great Compromise solved issues between states with small populations and states with large populations.
The Great Compromise was developed at the Constitutional Convention and helped in creating the modern day structure of Congress. In this deal, both states with small populations and large populations got something they wanted. For example, the Senate would be composed of 2 Senators from each state, regardless of their states population. This helped to ensure that smaller states had a voice in the creation of federal laws.
On the other hand, the House of Representatives would have the number of representatives based on a states population. The greater the population, the more representatives. This made larger states happy, as they felt this accurately represented the power they should have in Congress.
Explanation:
I believe the answer is: Immigrants were associated with anarchism and communism
During that period, united states was involved in the cold war against the Soviet Union. At that time, most people were scared that the agents from communist countries could come into united states through immigration process, which create the anti-immigration hysteria.