python ''.split(',') returns an array with an empty string,
it does not evaluate to false.
68 KiB
68 KiB
python ''.split(',') returns an array with an empty string,
it does not evaluate to false.