Created
October 28, 2013 20:08
-
-
Save bogsio/7203676 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# TOP10 Dire straits | |
index.add('Industrial Disease') | |
index.add('Private Investigations') | |
index.add('So Far Away') | |
index.add('Twisting by the Pool') | |
index.add('Skateaway') | |
index.add('Walk of Life') | |
index.add('Romeo and Juliet') | |
index.add('Tunnel of Love') | |
index.add('Money for Nothing') | |
index.add('Sultans of Swing') | |
# TOP10 Led Zeppelin | |
index.add('Stairway To Heaven') | |
index.add('Kashmir') | |
index.add('Achilles Last Stand') | |
index.add('Whole Lotta Love') | |
index.add('Immigrant Song') | |
index.add('Black Dog') | |
index.add('When The Levee Breaks') | |
index.add('Since I\'ve Been Lovin\' You') | |
index.add('Since I\'ve Been Loving You') | |
index.add('Over the Hills and Far Away') | |
index.add('Dazed and Confused') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment