What is the difference between a Procedure and a Loop Procedere: Set of commands Loop: Repeats something When would you use a Loop in your code? When you want to repeat your code. Give an example (with a screenshot) of a Loop from either Mini Project 1 or 2 When would you use a Procedure in your code? To tell a sprite do a task more than once Give an example (with a screenshot) of a Procedure from either Mini Project 1 or 2. What is an Input? to provide or give something to the computer Give an example of an input from either Mini Project 1 or 2? What does a broadcast do? When a computer shows a message 5to the code and the code responds. How do you make a button that either starts or resets a program? When button is stepped STOP How do you choose something at random in Scratch? The green button which is called pick random What is a list? a sequence of several variables, grouped together under a single name. How do you add something (like a name) to a list in Scratch? The red make a block button