add: loop for statement exercises

This commit is contained in:
Inanc Gumus
2018-10-30 22:38:26 +03:00
parent 3c374e38dc
commit ee8c621b92
32 changed files with 44 additions and 5 deletions

View File

@ -8,7 +8,7 @@
package main
// ---------------------------------------------------------
// EXERCISE: Only evens
// EXERCISE: Only Evens
//
// 1. Extend the "Sum up to N" exercise
// 2. Sum only the even numbers