Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 309 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 309 Bytes

JavaScript Practice Exercise


  1. Create 6 squares.
  2. Click the squares Randomly.
  3. Programmatically after clicking the last square, they should all go back to their initial color starting from the last one you click.

Demo

Demo 🧐