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:
There is not right or wrong answer for these questions. I would have dinner with Athena the God of wisdom and military victory (Parents are Zeus and Métis) because she would be interesting to sit down and to chat with over her victories and accomplishments in life.
I would say the Gods of inspiration Muse would be suited for president because she would aspire everyone to be better as a person.
it gave congress the authority to enforce income tax
Answer:
In philosophy, economics, and political science, the common good refers to either what is shared and beneficial for all or most members of a given community, or what is achieved, by citizenship, collective action, and active participation.
Explanation:
Answer:
The Hashemite name is derived from Hashem, a grandson of Qusai and the great-grandfather of the Prophet Mohammad (peace be upon him). The Hashemites of Jordan are thus direct descendants of the Prophet through his daughter, Fatima, and her husband, Ali.
hope helpful <3