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

@ -4,7 +4,9 @@ package main
// EXERCISE: Fix
//
// 1. Uncomment the code
//
// 2. And fix the problems
//
// 3. BONUS: Simplify the code
// ---------------------------------------------------------