Question: Write a single Python statement that would connect the words stored in the list [monkey, puppy, baby] into a single string, with one space (only)
Write a single Python statement that would connect the words stored in the list [monkey, puppy, baby] into a single string, with one space (only) between adjacent words
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
