Can you shorten the following example?
if file_size_download > file_size: file_size_download = file_size
It looks quite clumsy to me.
a = min(a, b)
This is short and concise.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With