Login
From:
Real Python
(Uncensored)
subscribe
Quiz: Python String Splitting
https://realpython.com/quizzes/python-string-splitting/
links
backlinks
Roast topics
Find topics
Find it!
Practice Python string splitting, from whitespace handling to using custom separators and regex. Review split(), rsplit(), and edge cases.