Ategon@programming.dev to Programmer Humor@programming.dev · 2 years agoHow to detect if a number is evenprogramming.devimagemessage-square20fedilinkarrow-up166arrow-down13
arrow-up163arrow-down1imageHow to detect if a number is evenprogramming.devAtegon@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square20fedilink
minus-squaremsage@programming.devlinkfedilinkarrow-up5·2 years 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.