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 correct answer is the last option. A guild is
an association of artisans or merchants who oversaw and trained new merchants
(apprentice). They were organized in a manner of a professional association, trade
union, cartel, and secret society. The important result of guilds is emergence
of universities of Bologna, Paris and Oxford.</span>
Answer: It increased, more unemployed people.
Explanation: For protection, to make sure local people didn't steal the food for their own sustenance.
#1) Determine whether certain hypothetical laws passed by congress are constitutional.
Answer: Hypothetical laws are not passed by congress as constitutional.
United States Constitution Article 3 Section 2 Clause 1
A matter must be concrete and non-hypothetical, as affirmed by longstanding federal practice barring issuance of merely advisory opinions.