s

Spiral Traversing

Concept Behind It :

We are going to traverse a matrix in spiral form

All you need to take care of orders and positions in matrix

I did it in two flavours :-
=> Traversing a matrix using loops
=> A real spiral animation using Turtle module
(After all, to create a feeling is impotant !)

Skills Behind It :

Time to Connect

copyright ©2021

Arpit Somani