After being bored at school and making a program that utilized the Beep function to annoy other students, I decided to try making it play the Mario theme. In order to do so I've created a very simple (and very unoptimized) parser to load a file of notes grouped by 3s, the information for each note being on a different line. The code for loading the file and sorting the notes is: