abcoates / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%