The title says it all. Is there any reason why some professors and programmers in general write
if ( x >= 1 )
instead of
if ( x > 0 )
?
if both are integers, there's no difference
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