Dears,
I have a text file that is regular like a matrix, I want to have a program to read it in matrix format to knows rows and columns. ofcourse this file is mixture of digits and words somthings like this.
[1 qw 23 rg 4 4
1 w 4 32 s 9]
Help me ,
Best wishes,
Ayat.
I have a text file that is regular like a matrix, I want to have a program to read it in matrix format to knows rows and columns. ofcourse this file is mixture of digits and words somthings like this.
[1 qw 23 rg 4 4
1 w 4 32 s 9]
Help me ,
Best wishes,
Ayat.
Comment