mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

Wolfram wants peace

> ' split() without params returns a list of the words in the string ❤️ '.split()

['split()', 'without', 'params', 'returns', 'a', 'list', 'of', 'the', 'words', 'in', 'the', 'string', '❤️']

again makes so much sense.
Thank you for thinking hard before implementing anything.
Splitting a string means splitting up words, and that's Pythons default. So simple, and so clever. Also if it is a bit opinionated. Fine with me. I love it.