what if i will only print out the:
12345???
it seems that the 55555 was printed out also because it was stored in [0] array...so i think,,it should be;;
account[1][0] so that it will only print the 12345.....
and i am really confused either,,,on how to do it....i am not that good in text file really...