1
1
Fork 0
AtomicKotlinCourse/Programming Basics/Looping & Ranges/Exercise 3/task.md

116 B

Looping & Ranges (#3)

Using a for loop, create a function that sums up only even numbers up to its parameter.