fix: array exercises grammar mistakes

This commit is contained in:
Inanc Gumus
2018-12-05 19:48:28 +03:00
parent 91e17cbeb3
commit f6f9520b5e
7 changed files with 29 additions and 13 deletions

View File

@ -6,6 +6,7 @@ import "fmt"
// EXERCISE: Compare the Arrays
//
// 1. Uncomment the code
//
// 2. Fix the problems so that arrays become comparable
//
// EXPECTED OUTPUT