I want to create 2d array by using loop. Array should look like this:
[00,01,02] [10,11,12] [20,21,22]
Then I have to search in this array main d