Introduction to Computer Science with MakeCode for Minecraft

1. Create a new MakeCode project and name it “Arrow Counter” 2. In the Variables Toolbox drawer click the “Make a Variable” button 3. Name the new variable “arrows” Now this new arrows variable will be available to you in the drop-down menus of many of the blocks that use variables. 4. ................
................