Albin Jose to Programmer [email protected] • 2 years agoHow dare you ask this? Was it just to get into a programming memes page?suppo.fiimagemessage-square69fedilinkarrow-up1492
arrow-up1492imageHow dare you ask this? Was it just to get into a programming memes page?suppo.fiAlbin Jose to Programmer [email protected] • 2 years agomessage-square69fedilink
minus-square@[email protected]linkfedilink5•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@[email protected]linkfedilinkEnglish1•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.