Question: What do you need to change about this code to get it to run?

  1. Add quotes around the return value
  2. Remove `this`
  3. Remove the render method
  4. Capitalize `clock`

Answer: The correct answer of the above question is Option D:Capitalize `clock`