Hacker News new | ask | show | jobs
by bsagert 4925 days ago
The space character argument is also superfluous as it is the default.

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