Please enable JavaScript to use CodeHS

Want to receive Question of the Day updates? Subscribe Here

JavaScript Question of the Day March 6, 2025

  1. Incorrect Correct No Answer was selected Invalid Answer

    All of the following programs add a red and black circle to the canvas. Select the program that follows the following rules:

    1. The circles are both added when a user clicks on the canvas
    2. The red circle must be to the left of the black circle
    3. There is no white space between the circles
    4. The circles do not overlap