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
Which of these did Ghana, Mali, and Songhai adopt as a result of cultural diffusion?
aleksandrvk [35]

Answer: Islam

Explanation:

The old Kingdom of Ghana and the Malian and Songhai empires were all located around the same area at different points in time, the Western part of Africa including Mali and the rest of the Western Sahel.

These Empires became very wealthy from the trade of gold and spice such as salt with Arabian traders and this led to alot of interactions with the latter.

As the Arabs settled and traded with these Empires, they spread the message of The Prophet and Islam spread. Indeed, it was because of the foothold that Islam gained in this kingdom that enabled it to then spread to the rest of Africa.

4 0
3 years ago
Read 2 more answers
How did James Madison challenge traditional thinking about republics?
viktelen [127]

Answer:

Instead of smaller territories, bigger territories would protect liberty. Define rule of law.

7 0
2 years ago
What were the earliest anthropological theories made about the toltec mounds
Mice21 [21]
<span>Answer: Toltec Mounds is one of the largest archaeological sites in the Mississippi River valley. The site encompasses about 100 acres and originally included 18 total mounds. We do not know what the Native people called themselves, as they did not have a form of writing. The people seem to have left the area around 1050 A.D. and although we do not know exactly why they built the mounds, they did leave some clues behind. The mounds were built in a large rectangle shape, known as the ceremonial plaza. Although many of the mounds didn’t survive to our modern time, the ones remaining are quite massive. As we approached the largest mound, Mound A, our guide pointed out that it sits at 49 feet tall. In our times, that may not seem to be much, but they didn’t live in a time with tractors and a backhoe. All the dirt that was relocated was done by hand and possibly a bowl. It would take a great deal of time and effort to form just one mound, let alone 18. toltec-mounds-state-park-double-mounds</span>
4 0
3 years ago
The rulers and merchants of Europe were not interested in the resources of the New World. True or False?
Paladinen [302]
They were interested once the explorers found that land. They were interested because the New World provides them the needs in their country such as spices, gold, and other valuable things. So, the answer is TRUE.
3 0
3 years ago
Although uncle replaced eam and nobleman replaced aetheling, some Old English words persisted in the language along with their N
bixtya [17]

The Anglo-Saxon word is Pardon.

<h3>What is the Anglo-Saxon language?</h3>

The Anglo-Saxon language is often referred to as Old English, this means this language was the one that gave origin to modern English. This language has the following characteristics:

  • It includes words that are not used anymore or are obsolete.
  • It includes many words taken from other languages, especially French, Latin, and German.

<h3>What is one example of an Anglo-Saxon word?</h3>

A clear example of this language is the word "pardon", this word was taken from French and was previously used to apologize. However, nowadays it is not very common to use this word as people prefer using words such as sorry or forgive me.

Learn more about Anglo-Saxon in: brainly.com/question/8422746

3 0
2 years ago
Other questions:
  • Which of these best explains the historical skill of connecting the past and
    7·1 answer
  • Historians believe that women joined the men in hunting groups during the Early Stone Age. TRUE FALSE
    12·2 answers
  • Gutenberg's invention was a milestone in the field of
    12·1 answer
  • How did corporations assist the individual?
    9·1 answer
  • If you have three quarters, six dimes, and five nickels, how much money do you have?​
    5·2 answers
  • The Fourteenth Amendment guarantees:
    6·1 answer
  • Why did President Washington want the United States to remain neutral?
    15·1 answer
  • How did the U.S. Constitution impact the French Revolution?
    6·1 answer
  • What strict policies of the British were a direct result of-
    9·1 answer
  • A bar graph titled Economic Growth, 2000-2001 shows percentage change in real gross product for New York City and the United Sta
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!