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
Answer ASAP and whoever answers correctly can have brainliest
vitfil [10]
<h3>C. East and West Germany peacefully reunited under a democratic government</h3>
  • That is a true statement, because in the 1980s and 1990s, both parts of Germany settled a conflict with each other through democracy.
  • <em>In short words </em>In the middle of all of this, the German Democratic Republic and Federal Republic of Germany had to settle through agreements, resulting in one united germany.

6 0
2 years ago
Which answer best describes how the powers granted to Congress by the Articles of Confederation helped unite the states into one
Mazyrski [523]

Answer: I believe the answer is B

Explanation:

5 0
3 years ago
Read 2 more answers
Three men walk into a hotel the room was $30 and each paid $10 later that day the manager realized that the room was only $25 do
Wittaler [7]
There is no missing dollar what? I’m so confused like did one guy die or something?
5 0
2 years ago
Read 2 more answers
Croatia is the poorest country in Europe.<br><br> True<br><br> False
natta225 [31]
False, it is Romania
8 0
2 years ago
Read 2 more answers
Which is one way to use body language to show respect during a formal discussion?
nikdorinn [45]
Answer:
Make eye contact

Explanation
The rest of the ways listed are not ways to use body language is a formal discussion
6 0
2 years ago
Other questions:
  • How did the u.s use diplomacy and foreign aid to influence the war before they used military
    9·1 answer
  • What was the punishment for the Rosenbergs, convicted of providing bomb secrets to the Russians?
    6·1 answer
  • What was one characteristic shared by the first civilizations in mesopotamia, china, and egypt?
    9·1 answer
  • In what ways were the cultures of central and south america highly developed
    10·1 answer
  • how does the citizenship participation help achieve political and social change and shape public policy?
    11·1 answer
  • What are some of the attributes of President Reagan’s public speaking abilities that led him to be called "The Great Communicato
    15·1 answer
  • Which of the following does not describe the state of the country's preparedness for the War of 1812?
    12·2 answers
  • Question 1(Multiple Choice Worth 5 points)
    7·1 answer
  • THREE contributing factors that led to the xenophobic human rights violation​
    15·1 answer
  • Pls help me on this<br><br> Im stressed rn
    9·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!