i have this code from a website
# in alphabetical order # Function to find number of substrings def findSubstringCount(str): result = 0 n = len (