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 are several reasons why so few violations of the Sherman Antitrust Act were brought to court, but a major reason was that ironically the courts were often corrupted, making it impossible to for them to want to hear about a corruption case.
Answer:
Correct answer is C the adoption of a strict moral legal code.
Explanation:
A is not correct because Roman empire had to pay a large amounts of money to maintain the costs of administration and army, and this was especially problematic after they were not able to conquer new territories.
B is not correct as this conflicts were destroying Roman Empire from the inside, especially in the 3rd Century. It brought political and economical decline.
C is correct as this laws were created to prevent the decline of Empire, but it was too late. Diocletian was the one who started this reforms.
D is not correct as they used mercenaries from Germanic tribes, who at the end destroyed the Empire.
Answer:
well you see, the price of a product determines how many people buy it which determines the availability of the product. also, if a bunch of people buy the product then the people are going to want better things, hence innovation.
Explanation: