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:
I have no clue man just go to page 331 and you will find the answer
Answer:
I also feel like the answer is A.)
Answer:
I believe that the United States was and wasn't justified to drop the atomic bombs on Hiroshima and Nagasaki
Explanation:
It was justified because Japan realized a surprise attack at Pearl Harbor in Hawaii, after two hours of bombing, 18 U.S. ships were sunk or damaged, 188 U.S. aircraft were destroyed, and 2,403 people were killed, all of this happened while the U.S. and Japan were officially engaging in diplomatic negotiations for possible peace in Asia.
It wasn't justified because the two bombings killed between 129,000 and 226,000 people.
Answer:
I’m doing the same thing can someone respond.
Explanation: