Gollum to Programmer [email protected] • 5 months agoAnother smart movefeddit.orgimagemessage-square115fedilinkarrow-up1989
arrow-up1989imageAnother smart movefeddit.orgGollum to Programmer [email protected] • 5 months agomessage-square115fedilink
minus-square@[email protected]linkfedilink6•5 months agoVariable names should be var{n} where n = 0, 1, 2…
minus-square@[email protected]linkfedilink1•5 months agoSomething something the cruelty is the point.
minus-squareRikudou_Sagelinkfedilink5•edit-25 months agoPff, just use the numbers directly: ${1} = "value"; ${2} = "DOGE"; That makes it possible to do stuff like: for (${152} = 1; ${152} <= 2; ${152}++) { ${666} = $${152}; print(${666}); } This is a valid code, btw.
Variable names should be var{n} where n = 0, 1, 2…
Something something the cruelty is the point.
Pff, just use the numbers directly:
That makes it possible to do stuff like:
This is a valid code, btw.