diff --git a/subjects/ascii-art/README.md b/subjects/ascii-art/README.md index a8dc38a2..c4406bd9 100644 --- a/subjects/ascii-art/README.md +++ b/subjects/ascii-art/README.md @@ -82,10 +82,8 @@ $$@@$$$$$$$$``````````@@$$@@$$$$$$ ```console student$ go run . "" | cat -e -$ student$ go run . "\n" | cat -e $ -$ student$ go run . "Hello\n" | cat -e _ _ _ _ $ | | | | | | | | $ @@ -96,7 +94,6 @@ student$ go run . "Hello\n" | cat -e $ $ $ -$ student$ go run . "hello" | cat -e _ _ _ $ | | | | | | $ @@ -106,7 +103,6 @@ student$ go run . "hello" | cat -e |_| |_| \___| |_| |_| \___/ $ $ $ -$ student$ go run . "HeLlO" | cat -e _ _ _ _ ____ $ | | | | | | | | / __ \ $ @@ -116,7 +112,6 @@ student$ go run . "HeLlO" | cat -e |_| |_| \___| |______| |_| \____/ $ $ $ -$ student$ go run . "Hello There" | cat -e _ _ _ _ _______ _ $ | | | | | | | | |__ __| | | $ @@ -126,7 +121,6 @@ student$ go run . "Hello There" | cat -e |_| |_| \___| |_| |_| \___/ |_| |_| |_| \___| |_| \___| $ $ $ -$ student$ go run . "1Hello 2There" | cat -e _ _ _ _ _______ _ $ _ | | | | | | | | ____ |__ __| | | $ @@ -136,7 +130,6 @@ student$ go run . "1Hello 2There" | cat -e |_| |_| |_| \___| |_| |_| \___/ |_____| |_| |_| |_| \___| |_| \___| $ $ $ -$ student$ go run . "{Hello There}" | cat -e __ _ _ _ _ _______ _ __ $ / / | | | | | | | | |__ __| | | \ \ $ @@ -146,7 +139,6 @@ student$ go run . "{Hello There}" | cat -e | | |_| |_| \___| |_| |_| \___/ |_| |_| |_| \___| |_| \___| | | $ \_\ /_/ $ $ -$ student$ go run . "Hello\nThere" | cat -e _ _ _ _ $ | | | | | | | | $ @@ -164,7 +156,7 @@ student$ go run . "Hello\nThere" | cat -e |_| |_| |_| \___| |_| \___| $ $ $ -$ +student$ ``` ### Allowed packages diff --git a/subjects/ascii-art/audit/README.md b/subjects/ascii-art/audit/README.md index 71592226..c65c2ef5 100644 --- a/subjects/ascii-art/audit/README.md +++ b/subjects/ascii-art/audit/README.md @@ -13,7 +13,6 @@ |_| |_| \___| |_| |_| \___/ $ $ $ -$ ``` ###### Does it display the right graphical representation in ASCII as above? @@ -29,7 +28,6 @@ $ |_| |_| |______| |______| |______| \____/ $ $ $ -$ ``` ###### Does it display the right graphical representation in ASCII as above? @@ -45,7 +43,6 @@ $ |_| |_| \___| |______| |_| \___/ |_| |_| \__,_| |_| |_| \__,_| |_| \_| $ $ $ -$ ``` ###### Does it display the right graphical representation in ASCII as above? @@ -61,7 +58,6 @@ $ |_| |_| |_| \___| |_| |_| \___/ |_____| |_| |_| |_| \___| |_| \___| $ $ $ -$ ``` ###### Does it display the right graphical representation in ASCII as above? @@ -85,7 +81,6 @@ $ |_| |_| |_| \___| |_| \___| $ $ $ -$ ``` ###### Does it display the right graphical representation in ASCII as above? @@ -101,7 +96,6 @@ $ | | |_| |_| \___| |_| |_| \___/ \___/\/ |_| |_| |_| \___| |_| \___| |_||_| | | $ \_\ /_/ $ $ -$ ``` ###### Does it display the right graphical representation in ASCII as above? @@ -117,7 +111,6 @@ $ |_| |_| \___| |_| |_| \___/ |_| |_| |_| \___| |_| \___| |_| \__| \___/ |_____| (_) $ $ $ -$ ``` ###### Does it display the right graphical representation in ASCII as above? @@ -133,7 +126,6 @@ $ |_| |_| \__,_| |_____/ |____/ |_____| |_| /_/ \_\ \___/\/ |______| |_| |_____/ |_.__/ \___/ |_| \_| $ $ $ -$ ``` ###### Does it display the right graphical representation in ASCII as above? @@ -149,7 +141,6 @@ $ |_| \__,_| |_||_| |_| \__,_| \_/\_/ |_| |_| \__, | \_/\_/ |_| \_\ \___/\/ /_/ | | | | $ __/ / \_\ /_/ $ |___/ $ -$ ``` ###### Does it display the right graphical representation in ASCII as above? @@ -165,7 +156,6 @@ $ | | | | | | $ \_\ | | /_/ $ |_| $ -$ ``` ###### Does it display the right graphical representation in ASCII as above? @@ -181,7 +171,6 @@ $ | |_ \_\ _| | \__,_| $ |___| |___| ______ $ |______| $ -$ ``` ###### Does it display the right graphical representation in ASCII as above? @@ -197,7 +186,6 @@ $ |_| \_\ \_____| |____/ $ $ $ -$ ``` ###### Does it display the right graphical representation in ASCII as above? @@ -213,7 +201,6 @@ $ (_) ( ) \_\ /_/ (_) \ \__,_| $ |/ \____/ $ $ -$ ``` ###### Does it display the right graphical representation in ASCII as above? @@ -229,7 +216,6 @@ __ _ _ _ _ _ _ _ __ _ __ __ _ \_\ (_) |_||_| |_| /_/ (_) \___/\/ | | | | \/|_|\/ ( ) (_) /_/ $ \_\ /_/ |/ $ $ -$ ``` ###### Does it display the right graphical representation in ASCII as above? @@ -245,7 +231,6 @@ $ /_/ \_\ |____/ \_____| |_____/ |______| |_| \_____| |_| |_| |_____| \____/ |_|\_\ |______| |_| |_| |_| \_| \____/ |_| \___\_\ |_| \_\ |_____/ |_| \____/ \/ \/ \/ /_/ \_\ |_| /_____| $ $ $ -$ ``` ###### Does it display the right graphical representation in ASCII as above? @@ -261,7 +246,6 @@ $ \__,_| |_.__/ \___| \__,_| \___| |_| __/ | |_| |_| |_| | | |_|\_\ |_| |_| |_| |_| |_| |_| \___/ | .__/ \__, | |_| |___/ \__| \__,_| \_/ \_/\_/ /_/\_\ \__, | /___| $ |___/ _/ | | | | | __/ / $ |__/ |_| |_| |___/ $ -$ ``` ###### Does it display the right graphical representation in ASCII as above? diff --git a/subjects/ascii-art/fs/README.md b/subjects/ascii-art/fs/README.md index 7b46454c..b1b540ca 100644 --- a/subjects/ascii-art/fs/README.md +++ b/subjects/ascii-art/fs/README.md @@ -30,7 +30,6 @@ $ go run . "hello" standard | cat -e |_| |_| \___| |_| |_| \___/ $ $ $ -$ $ go run . "Hello There!" shadow | cat -e $ _| _| _| _| _|_|_|_|_| _| $ @@ -40,7 +39,6 @@ _| _| _| _| _| _| _| _| _| _| _| _| _| _| _| _|_|_| _| _| _|_| _| _| _| _|_|_| _| _|_|_| $ $ $ -$ $ go run . "Hello There!" thinkertoy | cat -e $ o o o o o-O-o o $ @@ -50,7 +48,6 @@ O--O o-o | | o-o | O--o o-o o-o o-o $ o o o-o o o o-o o o o o-o o o-o $ $ $ -$ ``` ### Allowed packages diff --git a/subjects/ascii-art/fs/audit.md b/subjects/ascii-art/fs/audit.md index fd423f6c..686dda8d 100644 --- a/subjects/ascii-art/fs/audit.md +++ b/subjects/ascii-art/fs/audit.md @@ -23,7 +23,6 @@ EX: go run . something standard |_| |_| \___| |_| |_| \___/ $ $ $ -$ ``` ###### Does it display the string in the right template as an ASCII art representation as above? @@ -39,7 +38,6 @@ _| _| _| _| _| _| _| _| _| _| _| _| _| _| _| _ _| _| _|_|_| _| _| _|_| _| _| _|_| _| _| _|_|_| $ $ $ -$ ``` ###### Does it display the string in the right template as an ASCII art representation as above? @@ -55,7 +53,6 @@ o-o o-o o-o / o-O-o o-o o-o -o- o o o-o o o $ o o | o-o o-o o--o o o o o-o o-o o o--O o-o o--o $ | $ o--o $ -$ ``` ###### Does it display the string in the right template as an ASCII art representation as above? @@ -71,7 +68,6 @@ $ \__, | \___/ \__,_| \___/\/ |_| |_| |_| \___| $ __/ / $ |___/ $ -$ ``` ###### Does it display the string in the right template as an ASCII art representation as above? @@ -87,7 +83,6 @@ _|_| _| _| _| $ _| _|_|_|_| _|_|_| $ $ $ -$ ``` ###### Does it display the string in the right template as an ASCII art representation as above? @@ -103,7 +98,6 @@ $ o \ / $ $ $ -$ ``` ###### Does it display the string in the right template as an ASCII art representation as above? @@ -119,7 +113,6 @@ _| _| _| _| _| _| _| _| _| _| _| _| _| _| _ _| _| _|_|_| _|_|_| _|_|_| _|_|_|_| _| _|_|_| _| _| _|_|_| _|_| _| _| _|_|_|_| _| _| _| _| _|_| _| _|_| _| _| _| _|_|_| _| _|_| _| _| _| _| _| _| _|_|_|_|_| $ $ $ -$ ``` ###### Does it display the string in the right template as an ASCII art representation as above? @@ -135,7 +128,6 @@ $ | | -O-O- O | o \ / o | o o O o $ | | | $ $ -$ ``` ###### Does it display the string in the right template as an ASCII art representation as above? @@ -151,7 +143,6 @@ $ o-O-o o o-o o o o-o o o o | o o o--O $ | $ o--o $ -$ ``` ###### Does it display the string in the right template as an ASCII art representation as above?