1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
FromTheMoon [43]
3 years ago
10

Hello , I am new I was wondering can anybody make an open-ended question for this paragraph?

History
1 answer:
alexandr1967 [171]3 years ago
6 0

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:

You might be interested in
Hijacked planes crashed into the World Trade Center and the ___ on September 11, 2001
guapka [62]
Pentagon Is the Answer
6 0
3 years ago
Read 2 more answers
What is the significance of the Armenian Genocide?
sdas [7]

Answer:

The signifiance/importance is that the Ottoman Empire failed to take the Suez Canal from the British which failed and tried to take Gallipoli which failed too. The Ottoman Empire blamed this on the Armenians causing 1 million Armenians to be killed.

Explanation:

6 0
3 years ago
How did the pope manage to defeat the spanish settlers?
miss Akunina [59]
<span>Native Americans helped him. They destroyed ranches, farms, and missions.</span>
7 0
3 years ago
Read 2 more answers
In what way did Indian culture first spread to the people of Southeast Asia? A. Indian merchants settled in port cities. B. Indi
maxonik [38]
It is A. Indian merchants settled in port cities
8 0
4 years ago
Read 2 more answers
PLease help ! CWI question!!
pochemuha
<span>One major creation is that of the Euro. To have a communal currency among all nations is a strong everyday use to be seen in reminding that it is in fact a unity among many nations. Another would be while English is the number one and the most used official language. The EU has 24 official languages. That is a way for the masses to feel included.</span>
8 0
3 years ago
Other questions:
  • Why the american revolution was better than the french revolution
    8·1 answer
  • Mrs. Suey became a citizen of the United States at the age of A. 40. B. 55. C. 70. D. 85.
    9·2 answers
  • What caused shays rebellion
    15·2 answers
  • In what way was Byzantine empire a departure from the old roman empire
    13·1 answer
  • How many branches of government in Virginia Plan and New Jersey plan?
    10·1 answer
  • Compared with the United States, France during the 19th century was:
    9·1 answer
  • What was the main economic activity of the Middle Colonies?
    7·2 answers
  • Describe the costs of trading grain for wood in ancient Egypt. In other words , what are the drawbacks of trading grain for wood
    15·1 answer
  • Explain what new laws the Coercive Acts created.
    8·1 answer
  • What are 5 causes of the great migration and 5 effects
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!