●a program, shortest.py, thathas a function that takes in a string argument and prints a sentence indicatingthe shortest word in that string. Ifthere is more than one word print only the first.
Your print statement should read:
“The shortest word is x”
Where x = the shortest word. The word should be all uppercase.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here