Tagged Questions
8
votes
1answer
316 views
Accessing randomly selected problems via the probsoln package
I have two datasets, each containing problems dealing with a specific topic. These problems are stored in external files (again, one file per topic) and loaded into the datasets in a random order. I ...