▲ 911 ▼ I wish (i.imgur.com) submitted 2 years ago by nave@lemmy.zip to c/lemmyshitpost@lemmy.world 187 comments fedilink hide all child comments
[–] oatscoop@midwest.social 5 points 2 years ago private bool IsEven(int number){ return number % 2 ? false : true; } permalink fedilink source parent