Python Compiler : Python

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