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
What is emf blackout
bezimeni [28]

Answer:emf blackout (electro magnetic field) ,is a shielding technique that helps protects a person from harmful radiation of light,it makes someone sleep comfortably and peacefully

Explanation:

5 0
3 years ago
What is durga devis power
Blizzard [7]

Answer:

Goddess Durga symbolizes the divine forces (positive energy) known as divine shakti (feminine energy/ power) that is used against the negative forces of evil and wickedness. She protects her devotees from evil powers and safeguards them.

Explanation:

8 0
3 years ago
With the industrial revolution came opportunities for women to
Black_prince [1.1K]

Because of industrial revolution, women have the opportunities to: A. Work outside the home in factories

Prior to industrial revolution, almost all jobs that exist in society utilize physical strength, which basically made women became less productive compared to men. After the industrial revolution, machinery replaced these physical works. This opened up paths for women to work outside the home in factories.

3 0
3 years ago
Read 2 more answers
What impact did the Frankish leader Charles Martel have on Christian Europe's relations with Muslim Spain in the eighth century?
Alekssandra [29.7K]
<span>He stopped the Muslim advance from Spain into France. The correct answer is B.</span>
8 0
3 years ago
Read 2 more answers
Give two examples to prove that Buddhism believed in equality of all human beings? ​
Stella [2.4K]

Answer:

Ummmmmmm Buddhism is about peace

6 0
3 years ago
Other questions:
  • Human knowledge doubles every<br> 2 years<br> 12 to 18 months<br> 4 years<br> 5 weeks<br> ???
    15·2 answers
  • What is the major conflict between King Minos and Athens?
    14·1 answer
  • BRAINLIEST!!!!All of the following were strengths of the Articles of Confederation EXCEPT: A. They created a bicameral legislatu
    10·2 answers
  • A knight may serve a vassal in exchange for land. true or false
    10·1 answer
  • Percent of land used for farming in japan
    11·1 answer
  • Why do you think red crosses were the emblem of choice for crusading knights?
    12·1 answer
  • Can someone please help me​
    13·1 answer
  • Please help FAST!!!!!!!
    7·1 answer
  • Give three examples that show how competition for political allies drew each of the superpowers into wars in Asia between 1950 a
    13·1 answer
  • Choose one of the values from de Tocqueville's Democracy in America and describe steps that can be taken to protect or restore t
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!