/getting-even-coding-challenge

A coding challenge: there is a 4x6 grid. 18 spots must be filled in. The number of spots in each row & column must be even. Print out a 4x6 grid (or equivalent) showing the result.

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

getting-even-coding-challenge

A coding challenge:

  1. There is a 4x6 grid.
  2. 18 spots must be filled in.
  3. The number of spots in each row & column must be even.
  4. Print out a 4x6 grid (or equivalent) showing the result.