The following code prints \'3\' onto the terminal, which is len(x) However, isn\'t this function supposed to print len(word.split(x)), [\'m\', \'\', \'ippi\']?
de