Question: Q 3 . Write a Python function that calculates the length of each word in a given string entered by the user and returns these
QWrite a Python function that calculates the length of each word in a given string entered by the user and returns these lengths as a list. The function should prompt the user to enter a string, calculate the lengths of the words, and return them as a list.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
