You're viewing a single thread.
All Comments
183 comments
BrightHalo @lemmy.world
If only you could do something like..
def IsEven(number): return number % 2 == 0
13 8 Replytakeda @lemmy.world Can't do that, we are taking about Java.
11 0 ReplyBrightHalo @lemmy.world
You're telling me Java doesn't support the modulo operator?
5 2 ReplyMrduckrocks @lemmy.world Java does have the modulo/remainder support, just like python.
1 0 Reply
183 comments
Scroll to top