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:
 
        
             
        
        
        
A India India has the highest population and population density
        
             
        
        
        
I would say Washington DC because the White House was burned down
        
                    
             
        
        
        
Answer:
Explanation:
A TIP
Since the slope is given to you, you already know part of the equation. slope is equal to mx. So y=-4x. the B in y=mx+b is y-intercept. The y intercept is where the line comes in contact with the y axis. On a coordinate plane the y intercept would be Y [ex; (x,y)]. It gives you (3,8) so the y intercept would be +8 since the point is positive and not negative.
 
        
             
        
        
        
Answer:
Courage
Explanation:
is the strength to face danger or take on challenges despite fear.