Run the code multiple times to make sure you understand it.Computational Thinking Questions 1. Using the given blocks, create a binary calculator. 2. Decompose the problem. The code for card16 works but the other sprites are not working. 3. Look for patterns. What code is in the card16 sprite that is not in the other sprites? Why do I get -8 when I click on the card8 sprite? How does the if-else statement work? The 16bit variable is displayed correctly where the 8bit is not. Click on the display to change it., What variables do you need to add? 4. Using what you learned in step 3, make the other sprites work correctly. You can check your work here: https://www.csfieldguide.org.nz/en/interactives/binary-cards/?cards=5&start=BBBBB&input=false
Based on: https://code.google.com/archive/p/scratch-unplugged/downloads