# in python == means that is a comparisson operator meaning it compares if one # variable equals the other. Instead of using one = since that will assign # a value we use ==