memes = 'amazing'
print('@daily_meme's memes are ' + memes)

comments

YES!!!!!

Very much yes.

dailyMemeFunny = "very funny"
print("daily_meme is " + dailyMemeFunny)
print("daily_meme is so funny i almost fell out of my chair, good job bro")

funny = true

if funny == true:
  print("LOL! Awesome memes!")
else:
  print("STILL AMAZING :D")

YESSSSSSS