I need to tokenize a sentence without using regex nor any imported module, but with the built-in split() function. The function should take a text as input and returns a lis