Answer:
there is 100 senators and
C. the nation should quickly move past the trauma of the war
Answer: the forced voyage of enslaved Africans across the Atlantic Ocean to the New World.
Explanation: plz
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:
hii there
Answer:
computers and internet facility
Explanation:
A few years ago, it seems a major problems for the people living in the remote areas and rural areas to get access to good quality medical facility. They had to rely on the local treatment. But after the invention of computers and the use of internet, it has made a revolution in this area.
People now can use computers to get information about any medical care they want to without visiting far off medical unit. Also they can get the help and medical care from the specialist when the specialist donot live in the area near to the people. The specialist can also advice these patients through video interactions on the computer. Thus this technology has made it easier for the doctors and the specialist to collaborate with the patients living in the far away places.