Checks to see if a given string is in alphabetical order
toCheck (str) – the string to be checked
true or false if it is alphabetical
boolean