refactor: 04-greet-more-people os args exercise

This commit is contained in:
Inanc Gumus
2018-11-13 23:01:58 +03:00
parent 490223331c
commit 4a5ee866d3

View File

@ -11,7 +11,9 @@ package main
// EXERCISE: Greet More People // EXERCISE: Greet More People
// //
// RESTRICTIONS // 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 // INPUT
// bilbo balbo bungo // bilbo balbo bungo