No but I’m sure at the time for them it wasn’t seen as bad had they known they’d leave a trail of famine, slave trading and small wars they’d maybe think twice but certainly there motives at the time was land, power and money
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:
Your answer for this is B
Answer:
The correct answers are B and C. The two offices underneath the jurisdiction of the executive office are the National Security Council and the Office of Policy Development.
Explanation:
-The National Security Council (NSC) is an administrative organization directly dependent on the President of the United States. It has a role of advice, coordination and sometimes to promote issues of foreign policy, national security, and more generally on the set of strategic issues.
-The Office of Policy Development, also known as the White House Office, is an entity in the hierarchy of the Executive Office of the President of the United States in charge of advising the President of the United States on policy development and monitoring of results in government. The members of the Office respond directly to the President, who is free to format the structure of the body.
Please keep in mind that the website link doesn't work....
Right
away we can toss out D, as the patriots primarily consisted of local
militia with little training. We can also toss out C, as our new
country did not have any manufacturing capabilities (at least not for
weapons). The war was fought with weapons provided by other countries
and weapons that people brought from the original European homes. We
can also dismiss A. as we did not have a larger population than England.
The result is B. Washington was a skilled general who fought in the
French-Indian Wars.