alphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 2 years agoInt and bool walk into a barlemmy.worldimagemessage-square33fedilinkarrow-up1786arrow-down131
arrow-up1755arrow-down1imageInt and bool walk into a barlemmy.worldalphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 2 years agomessage-square33fedilink
minus-squareiminahurry@discuss.tchncs.delinkfedilinkEnglisharrow-up9·2 years agoInstructions while temperature < comfortable_temperature: temperature += 1 Interpretation while temperature < freezing: on toggle(temperature += boiling)
Instructions
while temperature < comfortable_temperature: temperature += 1
Interpretation
while temperature < freezing: on toggle(temperature += boiling)