Generate the logic puzzle 'Grattacieli' in your cli
- Clone the repository
git clone https://github.com/BayoDev/GrattacieliPython.git
- Change the directory to the new folder
cd GrattacieliPython
- Start the program
python main.py
- Play!!!
The grid represents the neighborhood of a city. Knowing that in each row or column there are no skyscrapers of the same height, and that the numbers on the outside indicate how many skyscrapers are visible from that point of view (the tallest ones hide the lower ones), write in each box the height of the corresponding skyscraper.