PLEASEEEEE PLAY TEST AND COMMENT FEEDBACK One of my passions in life is coding, coding is an engine that tells a computer what to do. In math we use order of operations to solve equations, but in coding there is a similar component when the computer reads code. Computers read from top to bottom, they don't start from the bottom and they don't start in the middle
MANUAL- BLUE BLOCKS are ITEMS and can be used ORANGE BLOCKS are ACTIONS that tell ITEMS what to do PINK BLOCK is how you END your code RED BLOCK is how to CLEAR or RESET your code GREEN BLOCK is how you RUN or START your code