If I want to search a string for a sequence that is followed by a "?" (ex. abc?), how could I do this? I was having trouble with it because that is used to signify types of regular expressions.