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:
Answer:
c) Parliamentary
Explanation:
Multiple political parties tend to be the most common in parliamentary systems. In these kinds of systems, several political parties compete with their chance of government forming.
Examples of countries that have multi-party systems are France, Germany, Mexico, Sweden, Serbia, Romania, Switzerland.
Answer: It seeks to ensure that all persons are treated equally.
Explanation:
The first international document adopted in the 21st century is the International Convention on the Rights of Persons with Disabilities. A large number of politicians, people from the non-governmental sector and people with disabilities participated in the drafting of the convention.
The aim is to ensure that persons with disabilities have a healthy life and rights as equal elements of a community. The authors view this convention through the prism of equality as an elementary principle of a democratic society. They seek to squeeze out all the fragments of discrimination against persons with disabilities in modern society.
C. Because the law reigns supreme over all the citizens of a country