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:
In August of 1763, after the French-Indian War, an Ottawa Indian chief namedPontiac<span> went to other Indian chiefs along the Ohio River Valley to start a </span>rebellion<span>. He wanted to start a </span>rebellion<span>, because the </span>British<span> fur trappers and traders were on the land where the French and Indians lived.</span>
Promotion could have multiple meanings.
For example, if you say "Mr. Knight got promoted (or got a promotion) from supervisor to manager". There promotion means "raise".
If a product is at promotion there promotion means advertising efforts.
It could also refer to a way to support a cause. For example: There's a campaing supporting healthy lifestyle promotion.
Answer:
He was impressed that Englishmen followed the law.
Explanation:
Scots-Irish migrants increasingly opposed quaker policy in the 1740s because they: c. opposed the colony's pacifism toward Native Americans.
Many Americans of Celtic descent additionally mistakenly agree with their Irish whilst in truth, they may be Scots-Irish. Scots-Irish Americans are descendants of Scots who lived in Northern Ireland for two or 3 generations however retained their Scottish individual and Protestant faith.
Scotch-Irish or Scots-Irish may additionally talk over with: Ulster-Scots people, an ethnic institution in Ulster, eire, who trace their roots to settlers from Scotland. Scotch-Irish people, descendants of Ulster Scots who first migrated to the USA in huge numbers in the 18th and nineteenth centuries.
The Scots had been Presbyterians and the English Anglicans with a few dissenting creeds. consequently, we've got the Scotch-Irish who later have been to be one of these big elements in settling the new international.
Learn more about Scots-Irish here:
brainly.com/question/24669938
#SPJ4
Disclaimer: your question is incomplete please see below for the complete question
a. wanted laws that respected their inheritance customs.
b. wanted greater representation in the colonial assembly.
c. opposed the colony's pacifism toward Native Americans.
d. opposed Quaker's attempts to enforce moral behavior.