Python Compiler : Python

mrx = ["elon", "musk"] print("musk" in mrx) # returns True because a sequence with the value "banana" is in the list