Hi I nned to create two dimensional array.
For example, when I print out, It should print something like this,,,
--- --- --- --- ---
| | | | | | | | | |
--- --- --- --- ---
--- --- --- --- ---
| | | | | | | | | |
--- --- --- --- ---
--- --- --- --- ---
| | | | | | | | | |
--- --- --- --- ---
--- --- --- --- ---
| | | | | | | | | |
--- --- --- --- ---
thanks


