9 ms·
I’m slightly confused why right answer isn’t: validate size of input data before you do anything with it. Pretty annoying that `str(<thing>)` can’t be expected
by pantojax45 4y ago
I’m slightly confused why right answer isn’t: validate size of input data before you do anything with it.
Pretty annoying that `str(<thing>)` can’t be expected to work universally.