The input looks like this:
Start 0
Run 40
Disk 0
Run 20
End
Each word and number means something. The number is the time and the word a command. What's the best way to loop through it and evaluate it? So it's 2 different elements per line that should evaluated seperately. Any ideas?