Hello all,
I am working on a vocabulary test Sketch and I load a csv file with word pairs.
I work with the table then when presenting the words in the test.
But the table feels clumsy here.
Would it be easier to parse the table to a class WordPair and then use an ArrayList of it?
Thank you!
Warm regards,
Chrisir