quiz
quiz copied to clipboard
Make Parser immutable, use library functions
Also possible to use utility functions from Guava/Apache Commons. Also possible to split the functionality into ReadingParser/WritingParser or something along these lines.
Relying on filesystem to handle concurrent file access.