From 6a947448ed6e81a018f953988ae53e52b604b7a1 Mon Sep 17 00:00:00 2001 From: brad-gh <32170926+brad-gh@users.noreply.github.com> Date: Thu, 1 Sep 2022 09:43:56 -0400 Subject: [PATCH] Brad gh patch 3 (#46) * the spaces are not considered Week 3 day 4 ex2 Innacurate audit output #37 * fix escape spe char * fix spe char --- piscine/week03/day04/ex02/audit/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/piscine/week03/day04/ex02/audit/README.md b/piscine/week03/day04/ex02/audit/README.md index 0e1fefc..a8a2f2f 100644 --- a/piscine/week03/day04/ex02/audit/README.md +++ b/piscine/week03/day04/ex02/audit/README.md @@ -1,4 +1,4 @@ -##### The question 1 is validated if the ouptut is: +##### The question 1 is validated if the ouptut doesn't contain punctuation ``!"#$%&'()*+,-./:;<=>?@[]^_`{|}~``. Do not take into account the spaces in the output. The output should be as: ``` Remove this from the sentence -``` \ No newline at end of file +```