tkachyshyn / skyscrapers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skyscrapers

This module checks if the position of the numbers on the board is correct: if there id a certain amout of "skyscrapers" visible in a row or a column, if all numbers are placed on their places and if they are unique in a row or in a column. If the position of all the numbers is right, the program returns True. Otherwise -- False.

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%