basdiljhs@lemmy.worldtolinuxmemes@lemmy.world•Code interviews for a PHP developer roles
14·
7 months agofor(var i=0;i<=100;i++){ if((i%2)==1) console.log(i); }
btw % is the modulo operator, x%y returns the remainder of division of x by y
for(var i=0;i<=100;i++){ if((i%2)==1) console.log(i); }
btw % is the modulo operator, x%y returns the remainder of division of x by y
Agreed, and this mlst video is coincidentally what I’m listening to at the moment and it seems to be an appropriate response to the bullshit.
https://youtu.be/hf18w6CuY8o?si=fIJlu9Tf4xC3dVIV