Ategon@programming.dev to Programmer Humor@programming.dev · 1 year agoHow to detect if a number is evenprogramming.devimagemessage-square15fedilinkarrow-up120arrow-down11
arrow-up119arrow-down1imageHow to detect if a number is evenprogramming.devAtegon@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square15fedilink
minus-squaremsage@programming.devlinkfedilinkarrow-up1·1 year agoThough I want to add this case for interview questions: “Write code that outputs every prime number smaller than 10.” And if the candidate doesn’t do ‘print “2,3,5,7”;’, I will deduct points.
Though I want to add this case for interview questions: “Write code that outputs every prime number smaller than 10.”
And if the candidate doesn’t do ‘print “2,3,5,7”;’, I will deduct points.