Dein Suchergebnis zum Thema: Professor

I copied a list to another variable, and then when I change the copy, it changes the original too! – technical – Snap! Forum

https://forum.snap.berkeley.edu/t/i-copied-a-list-to-another-variable-and-then-when-i-change-the-copy-it-changes-the-original-too/896/1

Short answer: You didn't copy the list to the variable, you gave the same list another name. [The pictures below are a lie. See below the divider ——– for the full story.] Here's what it looks like: The lis…
But if some TEALS project needed it, or more likely one of Jens’s German CS professor

I copied a list to another variable, and then when I change the copy, it changes the original too! – technical – Snap! Forum

https://forum.snap.berkeley.edu/t/i-copied-a-list-to-another-variable-and-then-when-i-change-the-copy-it-changes-the-original-too/896

Short answer: You didn't copy the list to the variable, you gave the same list another name. [The pictures below are a lie. See below the divider ——– for the full story.] Here's what it looks like: The lis…
But if some TEALS project needed it, or more likely one of Jens’s German CS professor

Change x by y not hyperized – #3 by jens – Snap! Feature Requests – Snap! Forum

https://forum.snap.berkeley.edu/t/change-x-by-y-not-hyperized/13128/3

you post too much, please slow down. No need to share every thought that crosses your mind, give us a break and others in the community some room. Brian is too nice to point out that one principle of hyperization in Snap! is that is only applies to reporters. In that regard this is not a sensible thing to want. Why does it only apply to reporters and not to commands? Because of side effects. Mutation is hard to predict, and we’d have to come up with different rules for every single command, wha…
regular intervals people – both beginners and even longtime programmers, teachers and professors