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")