From 4a5ee866d33a595043420e2eb460806aaa52e7d3 Mon Sep 17 00:00:00 2001 From: Inanc Gumus Date: Tue, 13 Nov 2018 23:01:58 +0300 Subject: [PATCH] refactor: 04-greet-more-people os args exercise --- .../06-project-greeter/exercises/04-greet-more-people/main.go | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/06-variables/06-project-greeter/exercises/04-greet-more-people/main.go b/06-variables/06-project-greeter/exercises/04-greet-more-people/main.go index dc7a46b..bc8b26a 100644 --- a/06-variables/06-project-greeter/exercises/04-greet-more-people/main.go +++ b/06-variables/06-project-greeter/exercises/04-greet-more-people/main.go @@ -11,7 +11,9 @@ package main // EXERCISE: Greet More People // // RESTRICTIONS -// Be sure to match to the expected output below +// 1. Be sure to match to the expected output below +// 2. Store the length of the arguments in a variable +// 3. Store the all the arguments in variables as well // // INPUT // bilbo balbo bungo