TadoTheRustacean@programming.dev to Programmer Humor@programming.dev · 1 year agoWhat are variables and semicolons for actually?message-squaremessage-square27linkfedilinkarrow-up180arrow-down14file-text
arrow-up176arrow-down1message-squareWhat are variables and semicolons for actually?TadoTheRustacean@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square27linkfedilinkfile-text
minus-squaretatterdemalion@programming.devlinkfedilinkarrow-up1·1 year agoWell you have a variable foo being mutated. Maybe that’s what they’re for?
Well you have a variable
foo
being mutated. Maybe that’s what they’re for?