What are the answer choices
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:
My best guess would be "C"
The correct answer is: "increasing understanding of American values and creating a receptive international environment".
In the 1950s international tensions shaped the emergence of two that two confronted blocs in the global sphere: the Western bloc leaded in the US and constituted by the capitalist countries under its influence and the Eastern bloc leaded by the URSS and constituted by the communist countries under its influence.
Together with the containment strategy against communism, the US aimed to spread the American values and way of life worldwide, even within the Eastern Bloc, organizing events with US jazz players in its capital Moscow. The intention was to show, in the heart of the URSS, how the American model that they critized so much was not that bad if, for example, it was producing such good quality music.
Answer:
July 30 to August 4, 1619 the General Assembly was the first representative governing body to meet in North America, or anywhere in the Americas, and has continued to meet to the present day.
Explanation: