From f0d62dbdbca10c4a8f00c07829663e870bf159fc Mon Sep 17 00:00:00 2001 From: Maxime Vorwerk Date: Mon, 24 Jun 2024 16:46:59 +0200 Subject: [PATCH] 1_wanna_b3_a_r0ck5tar --- 1_wanna_b3_a_r0ck5tar/lyrics.py | 28 ++++++++++++++++++++++++++++ 1_wanna_b3_a_r0ck5tar/lyrics.txt | 28 ++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) create mode 100644 1_wanna_b3_a_r0ck5tar/lyrics.py create mode 100755 1_wanna_b3_a_r0ck5tar/lyrics.txt diff --git a/1_wanna_b3_a_r0ck5tar/lyrics.py b/1_wanna_b3_a_r0ck5tar/lyrics.py new file mode 100644 index 0000000..d27ea18 --- /dev/null +++ b/1_wanna_b3_a_r0ck5tar/lyrics.py @@ -0,0 +1,28 @@ +Rocknroll = True +Silence = False +a_guitar = 10 +Tommy = 44 +Music = 170 +the_music = input() +if the_music == a_guitar: + print("Keep on rocking!") + the_rhythm = input() + if the_rhythm - Music == False: + Tommy = 66 + print(Tommy!) + Music = 79 + Jamming = 78 + print(Music!) + print(Jamming!) + Tommy = 74 + print(Tommy!) + They are dazzled audiences + print(it!) + Rock = 86 + print(it!) + Tommy = 73 + print(it!) + break + print("Bring on the rock!") + Else print("That ain't it, Chief") + break diff --git a/1_wanna_b3_a_r0ck5tar/lyrics.txt b/1_wanna_b3_a_r0ck5tar/lyrics.txt new file mode 100755 index 0000000..3a5d70b --- /dev/null +++ b/1_wanna_b3_a_r0ck5tar/lyrics.txt @@ -0,0 +1,28 @@ +Rocknroll is right +Silence is wrong +A guitar is a six-string +Tommy's been down +Music is a billboard-burning razzmatazz! +Listen to the music +If the music is a guitar +Say "Keep on rocking!" +Listen to the rhythm +If the rhythm without Music is nothing +Tommy is rockin guitar +Shout Tommy! +Music is amazing sensation +Jamming is awesome presence +Scream Music! +Scream Jamming! +Tommy is playing rock +Scream Tommy! +They are dazzled audiences +Shout it! +Rock is electric heaven +Scream it! +Tommy is jukebox god +Say it! +Break it down +Shout "Bring on the rock!" +Else Whisper "That ain't it, Chief" +Break it down \ No newline at end of file