Ryanair Song

"Ryanair Song" is a song by Scottish singer-songwriter Malcolm Middleton. It is his first single, released as a 7" single on 23 February 2004, limited to 1000 copies[1] on Nowhere Fast.

"Ryanair Song"
Single by Malcolm Middleton
B-side"Cigarette"
Released23 February 2004
Length2:32
LabelNowhere Fast
SMALL02 (UK, 7")
Songwriter(s)Malcolm Middleton
Malcolm Middleton singles chronology
"Ryanair Song"
(2004)
"Loneliness Shines" / "No Modest Bear"
(2005)

Track listing

Songs, lyrics and music by Malcolm Middleton.

  • 7" SMALL02
  1. "Ryanair Song" – 2:32
  2. "7" Cigarette" – 4:24

Notes

gollark: ```pythonimport syswith open(sys.argv[0]) as f: code = f.read()b = "`" * 3print(f"++exec {b}python\n{code}\n{b}")```
gollark: I don't know actual quine theory so this is easier.
gollark: ```pythonimport syswith open(sys.argv[0]) as f: print(f.read())```
gollark: ```pythonimport sysprint(sys.argv[0])```
gollark: Now to figure out how to do quines.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.