Chapter 8: Problem 18
Assume the following statement appears in a program: days = 'Monday Tuesday Wednesday' Write a statement that splits the string, creating the following list: \([\) 'Monday' , 'Tuesday', 'Wednesday' ]
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.