Computers and Technology

In Python please:
Complete the if-else statement to print 'LOL means laughing out loud' if user_tweet contains 'LOL'.
# Sample output with input: 'I was LOL during the whole movie!'
# LOL means laughing out loud.
user_tweet = input()
''' Your solution goes here '''
print('LOL means laughing out loud.')
else:
print('No abbreviation.')

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 15:50, minideeri
The file sales data. xlsx contains monthly sales amounts for 40 sales regions. write a sub that uses a for loop to color the interior of every other row (rows 3, 5, etc.) gray. color only the data area, columns a to m. (check the file colors in excel. xlsm to find a nice color of gray.)
Answers: 2
image
Computers and Technology, 22.06.2019 17:00, ruddymorales1123
What allows you to create a wireless connection among your smart devices
Answers: 2
image
Computers and Technology, 23.06.2019 11:00, danielcano12281621
Sports and entertainment class, your goal is to increase attendance and make a profit for a game by getting your team on a winning track with total salaries less than $3,000,000
Answers: 3
image
Computers and Technology, 23.06.2019 15:00, ryleerose255
Idon’t understand the double8 coding problem. it is java
Answers: 1
Do you know the correct answer?
In Python please:
Complete the if-else statement to print 'LOL means laughing out loud' if use...

Questions in other subjects:

Konu
Mathematics, 25.06.2019 20:00
Konu
English, 25.06.2019 20:00
Konu
Mathematics, 25.06.2019 20:00