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
Many free blacks lived in the South during the 1600s and 1700s.<br><br> True<br> False
Lunna [17]
True since most blacks at the time lived in the south
5 0
3 years ago
Read 2 more answers
Which best defines counterterrorism?
Oksana_A [137]

Answer:

the use of political tactics to prevent terrorist attacks

5 0
3 years ago
Read 2 more answers
How did Armijo handle land grants when he was in power?<br><br> (40 points)
Gnoma [55]

Answer:

He granted land to American traders to establish a peaceful resolution.

Explanation:

8 0
2 years ago
What actions did<br> the Second Continental Con-<br> gress take to begin governing<br> the colonies?
Dimas [21]

Answer:

The Continental Congress did take steps to begin governing the colonies. It authorized the printing of money and set up a post office, with Franklin in charge. The Congress also formed committees to handle relations with Native Americans and foreign countries. Most important, it created the Continental Army.

Explanation:

7 0
3 years ago
Which structure maintains homeostasis by controlling the concentration of solutes within a cell?
netineya [11]
The answer would be the Sodium potassium pump. This structure is the one that plays the main role in the controle of different types of ions under normal cellular function, as well as when cellular function is abnormal. It exchanges sodium and potassium ions from inside and outside a cell through the cellular membrane. With this, a steady amount of ions are found inside and outside.
6 0
3 years ago
Other questions:
  • if a bill is approved by the committee and has survived a house of representatives vote it will go to the
    10·2 answers
  • What is obama last name
    11·2 answers
  • Identify one aspect of life that changed in Mesopotamia over time
    9·1 answer
  • 3 After the Civil War, Georgia had a number of different flags. Many Georgians flew unofficial state flags. These flags had a bl
    8·2 answers
  • The blue line on this map represents what major river?
    7·2 answers
  • Population distribution can be understood by examining which two properties? O clusters and density Oclimate and density Ogrowth
    8·1 answer
  • Help stuck in this question
    15·2 answers
  • Do you think the country would be better today if we had followed more of Washington’s advice?
    6·1 answer
  • What is the function of the circulatory and respiratory systems and how do they work together?
    12·2 answers
  • HELPPPP PLSSSS
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!