From 744620883440be6f881cd61212f5c33a26bf6c91 Mon Sep 17 00:00:00 2001 From: zainabdnaya Date: Fri, 15 Jul 2022 16:17:31 +0100 Subject: [PATCH] corrected --- subjects/strisnegative/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/subjects/strisnegative/README.md b/subjects/strisnegative/README.md index 7c83c8b4..e775765c 100644 --- a/subjects/strisnegative/README.md +++ b/subjects/strisnegative/README.md @@ -21,7 +21,6 @@ Here is a possible program to test your function : ```go package main - func main() { StrisNegative("585") StrisNegative("-58")