From dee2e03c2e41c2d0528673bfd00b6d596e2865fc Mon Sep 17 00:00:00 2001 From: Augusto Date: Fri, 20 Dec 2019 12:20:42 +0000 Subject: [PATCH] Trying the bonus exercise --- subjects/go-reloaded.audit.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/go-reloaded.audit.en.md b/subjects/go-reloaded.audit.en.md index cd4fe666..a1f6928d 100644 --- a/subjects/go-reloaded.audit.en.md +++ b/subjects/go-reloaded.audit.en.md @@ -11,7 +11,7 @@ ##### Try with the argument: "+0" ###### Does the function Atoi returns 0?•1 ##### Try with the argument: "-Invalid123" -###### Does the function Atoi returns 0?•7389 +###### *Does the function Atoi returns 0?•7389 ##### Try with the argument: "--123" ###### Does the function Atoi returns 0?•1 ##### Try with the argument: "1"