I am a new coder in python and trying to solve the following problem in codewars. I don’t get the desired output from my code. Please help! Task is to sort a given string. Each word in the String will contain a single number. This number is the position the word should have in theRead more