Using string.match(str, "?") results nil since "?" is a string pattern sign that means something else, so how could I match an actual "?" ?