6-3 Animation Cycles
6-3 Animation Cycles
Checklist
Spicy Challenges 🌶
Create a unique animation. Vary block arguments, to achieve different outcomes.
DIRECTIONS: Press the Green Flag to see animation.
link
link
procedure (n): a named piece of code that you can call multiple times; also called a function
parameter (n): the name of a piece of information passed into a procedure to customize it for a specific need
argument (n): actual value of data passed into a procedure when a procedure is called.