how to number the grids?

asked 2015-12-05 05:56:53 -0600

pari16 gravatar image

updated 2015-12-05 09:34:41 -0600

I am having an image of 5x5 grids. This image have 5 cells in row and 5 cells in columns and I have to number each cell starting from 1 to 25 and store it in a list. I have to code it in python.How will I do that. Please help!

edit retag flag offensive close merge delete

Comments

believe it or not, it is closely related to FIZZBUZZ ;)

(maybe, you should first go back to project euler, and solve a few there ..)

berak gravatar imageberak ( 2015-12-06 02:13:26 -0600 )edit