alphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 1 year agoInt and bool walk into a barlemmy.worldimagemessage-square31fedilinkarrow-up1771arrow-down129
arrow-up1742arrow-down1imageInt and bool walk into a barlemmy.worldalphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 1 year agomessage-square31fedilink
minus-squareiminahurry@discuss.tchncs.delinkfedilinkEnglisharrow-up8·1 year 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)