Functions

Review how functions allow programmers to repeat parts of code over and over again. Unlike loops, you can repeat the function’s code in multiple places of the program.

  • Share how functions are similar to the chorus of a song. If relevant, refer to the Level E unplugged activity about creating songs with functions.
  • Remind students how the Call block allows students to call function in Blockly.

Complete and Continue