Skip to content
Permalink
Browse files
Update lyrics.py
  • Loading branch information
singhk49 committed Nov 26, 2020
1 parent 3ba2a5a commit 695a618cd6fd50c40de7977471c9cc33305e6a4b
Showing 1 changed file with 2 additions and 0 deletions.
@@ -1,3 +1,5 @@
#Karan 10259487
#This code will output lyrics to the user based on which song they would like to like to view the lyrics for according to the song position on the UK Top list
def lyricOutput ():
song = input ("Which song would you like to see the lyrics for?")
if song == "1":

0 comments on commit 695a618

Please sign in to comment.