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