package read type Song struct { title, artist, album string length int }