Mox93 / spiral_loop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spiral Loop

Given a number this function creates a n*n grid and fills it with numbers (from 1 to n^2) in a spiral fashion.

About


Languages

Language:Python 100.0%