Game Preview

Mid Year Review

  •  English    10     Public
    Review of lessons 5-8
  •   Study   Slideshow
  • What is an EVENT in computer programming?
    An action that causes something to happen
  •  15
  • Scratch Jr has how many trigger events?
    5
  •  10
  • What are the Scratch Jr trigger events
    Start on green flag, Start on sprite tap, Start on sprite bump, Send message, Receive
  •  25
  • What is a loop in computer programming?
    Code that repeats a sequence of instructions
  •  10
  • Give 3 reasons Loops are helpful in computer programming
    Fewer lines of code Less typing Saves time Fewer mistakes Fewer lines of code to debug
  •  25
  • What is a computer bug?
    An error in a software program
  •  10
  • What does it mean to debug software?
    The process of finding and correcting software errors in programs
  •  20
  • Explain how to debug a software issue
    Answers will vary
  •  25
  • What is a computer programmer?
    A person who writes programs for the operation of computers
  •  10
  • What is an algorithm?
    A step by step process to complete a task
  •  10