diff --git a/cc/among b/cc/among index 170ae6d..1072961 100644 --- a/cc/among +++ b/cc/among @@ -1,3 +1,4 @@ +#require-multiline from sys import argv if len(argv) == 4 and argv[3] == "us": print(""" @@ -21,4 +22,4 @@ if len(argv) == 4 and argv[3] == "us": ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠁⠙⡳⢦⣄⣀⣀⣀⣀⣤⣤⡴⢾⡋⠅⠈⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠁⠀⠚⠉⠩⠍⠓⠒⠀⠁⠀⠀⠀⠀""") else: - print("Among what?") \ No newline at end of file + print("Among what?") diff --git a/cc/bingchilling b/cc/bingchilling index 27101d8..cd0a5a8 100644 --- a/cc/bingchilling +++ b/cc/bingchilling @@ -1,3 +1,4 @@ +#require-multiline print(""" () (__) (____) @@ -8,4 +9,4 @@ print(""" () \/\/\/\/ \/\/\/ \/\/ - \/ """) \ No newline at end of file + \/ """) diff --git a/cc/fitnessgram b/cc/fitnessgram index 1a2abd9..e3fa58f 100644 --- a/cc/fitnessgram +++ b/cc/fitnessgram @@ -1,2 +1,3 @@ +#require-multiline print("The FitnessGram Pacer Test is a multistage aerobic capacity test that progressively gets more difficult as it continues. The 20 meter pacer test will begin in 30 seconds. Line up at the start. The running speed starts slowly but gets faster each minute after you hear this signal *trill*. A single lap should be completed each time you hear this sound.") -print("*ding* Remember to run in a straight line and run as long as possible. The second time you fail to complete a lap before the sound, your test is over. The test will begin on the word start. On your mark. Get ready!... Start.") \ No newline at end of file +print("*ding* Remember to run in a straight line and run as long as possible. The second time you fail to complete a lap before the sound, your test is over. The test will begin on the word start. On your mark. Get ready!... Start.") diff --git a/cc/icecream b/cc/icecream index 27101d8..cd0a5a8 100644 --- a/cc/icecream +++ b/cc/icecream @@ -1,3 +1,4 @@ +#require-multiline print(""" () (__) (____) @@ -8,4 +9,4 @@ print(""" () \/\/\/\/ \/\/\/ \/\/ - \/ """) \ No newline at end of file + \/ """) diff --git a/cc/rickastley b/cc/rickastley index d26e596..a7d507c 100644 --- a/cc/rickastley +++ b/cc/rickastley @@ -1 +1 @@ -print("ihaza.linkh.at") \ No newline at end of file +print("https://ihaza.linkh.at")