This is post is part of set 1 of A Ramble Around CS. Variables When you say a = 42, what is happening in memory? Well, a is actually just a synonym for a particular piece of your computer’s memory. Let’s say your program happend to put a in memory location 1234: 042001233a123412351236 box width 0.5 height 0.25 fill lightblue "0" bold box same "42" bold box same "0" bold box same "0" bold text at 1st box.n "1233" above text at 2nd box.n "a" big bold above "1234" above text at 3rd box.n "12...