From a1d60fa019788a9795d17a8496db1bcad9d0d725 Mon Sep 17 00:00:00 2001 From: nik-don <93073558+nik-don@users.noreply.github.com> Date: Tue, 16 Nov 2021 22:17:59 +0000 Subject: [PATCH] Change confusing question same as the ascii base audit --- subjects/ascii-art/fs/audit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/ascii-art/fs/audit.md b/subjects/ascii-art/fs/audit.md index 56eeab60..91e4688d 100644 --- a/subjects/ascii-art/fs/audit.md +++ b/subjects/ascii-art/fs/audit.md @@ -175,7 +175,7 @@ o-O-o o o-o o o o-o o o o | o o o--O $ ###### +Does the project runs quickly and effectively (Favoring of recursive, no unnecessary data requests, etc.)? -###### +Is the output of the program well structured? Does any letter seems to be out of line? +###### +Is the output of the program well structured? The characters are correctly in line? ###### +Is there a test file for this code?