Hacker News new | ask | show | jobs
by pstuart 4921 days ago
Indeed, although the commas are superfluous.
1 comments

The space character argument is also superfluous as it is the default.

strlist = 'one two three four five'.split()