- :
Check Your Understanding:
  1. 1. What is an idle loop?
  2. It is any loop that runs while the value of the loop is set to zero (0)
    It is any loop with no code between the curly brackets
    It is any loop that runs while the value of the loop is set to one (1)
    It is any loop that idles or never runs
  3. 2. An idle loop is only used between the Autonomous Period and the User Controlled Period of a competition.
  4. True
    False