add require multiline properties

This commit is contained in:
Nova Cat 2024-11-16 20:20:27 -08:00
parent 2803679935
commit 236a08308f
5 changed files with 9 additions and 5 deletions

View file

@ -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?")
print("Among what?")

View file

@ -1,3 +1,4 @@
#require-multiline
print(""" ()
(__)
(____)
@ -8,4 +9,4 @@ print(""" ()
\/\/\/\/
\/\/\/
\/\/
\/ """)
\/ """)

View file

@ -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.")
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.")

View file

@ -1,3 +1,4 @@
#require-multiline
print(""" ()
(__)
(____)
@ -8,4 +9,4 @@ print(""" ()
\/\/\/\/
\/\/\/
\/\/
\/ """)
\/ """)

View file

@ -1 +1 @@
print("ihaza.linkh.at")
print("https://ihaza.linkh.at")