Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Split String
Python Code Challenge
7 -
Write a program that prompts the user for a string, and then splits the string into a list of words.
Python
Data Types
Strings