@kirby Actually, the
int(x[3]) if x != '' else 0
bit is superfluous, I already check above for that. should just be
key=lambda x: x[3]
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Adriano (adriano@lile.cl)'s status on Friday, 03-Nov-2023 07:04:27 JST Adriano