I want to check if the last character of a string is ".", "," or ":".
Sounds simple, but I fail again with the Swift syntax. Here is wha