write code to read a list of song durations and song names from input. for each line of input, set the duration and name of currsong. then add currsong to myplaylist. input first receives a song duration, then the name of that song (which you can assume is only one word long). input example: 424 time 383 money -1