Froggy Jumps Scratch - 11thVersion en ligne Select the correct answer to help the frog get to the other side. par P. S. R. 1 What type of language is Scratch? a functional programming b procedural programming c visual programming 2 We write commands in Scratch: a True b False c 3 Control blocks are the blocks that: a detect things b control scripts c perform math functions 4 Operators blocks are the blocks that: a detect things b control scripts c perform math functions 5 Sensing blocks are the blocks that: a control scripts b detect things c perform math functions 6 Event blocks must go at the top of any chunk of code we create: a True b False c 7 Motion blocks are the blocks that allow the sprite to: a move. b rotate and glide. c move, rotate and glide. 8 Looks blocks are the blocks that control how a sprite looks. a True b False c 9 Are the blocks that control sound: a variables blocks b sound blocks c my blocks 10 Are user-made custom blocks: a varibles b sound c my blocks