I have the following text file that I fetched in a variable called myText:
file.txt: 1,5,9 2,6,0 3,7,0 4,8,0 myText = // content of file.txt