Check string to see if it DOES NOT start with "x" Check string to see if it DOES NOT start with "x"

Yes,
Try

Not string_name.startswith("x")