Albin Jose to Programmer Humor@lemmy.ml • 2 years agoHow dare you ask this? Was it just to get into a programming memes page?suppo.fiimagemessage-square68fedilinkarrow-up1488arrow-down117file-text
arrow-up1471arrow-down1imageHow dare you ask this? Was it just to get into a programming memes page?suppo.fiAlbin Jose to Programmer Humor@lemmy.ml • 2 years agomessage-square68fedilinkfile-text
minus-square@wethegreenpeople@sopuli.xyzlinkfedilink6•2 years agoThis makes a ton of sense and I think you probably solved this mystery for me. “Oh I need to iterate over something, and keep track of new information as I do it, therefore I should be able to create ‘dynamic variables’ as I progress.”
minus-square@wewbull@feddit.uklinkfedilinkEnglish0•2 years agoYep, what you failed to realise at the time is you’ve just invented a dynamic data structure like a list or a dictionary.
This makes a ton of sense and I think you probably solved this mystery for me.
“Oh I need to iterate over something, and keep track of new information as I do it, therefore I should be able to create ‘dynamic variables’ as I progress.”
Yep, what you failed to realise at the time is you’ve just invented a dynamic data structure like a list or a dictionary.