write a function in python stringSorted which takes a string and return true if the string is sorted alphabetically without using sort() and list.
stringSorted(" &qu