How to Make str.split Lie With One Space

split() splits ALL whitespace. split(' ') splits only spaces. Tabs and newlines behave differently.

#python #split #whitespace #howto #stringbug

https://www.youtube.com/watch?v=9tAZHxd_K-Y

How to Make str.split Lie With One Space #python

YouTube