Code Challenge

Solve coding challenges by completing the missing code. Test your programming skills!

Score: 0
Level: 1
Time: 0s

Challenge 1: Sum of Numbers

Complete the function to return the sum of all numbers from 1 to n (inclusive).

Expected Output:
sumTo(5) → 15
Output:

Challenge Complete!

You've completed 0 out of 5 challenges

0

Great job solving the challenges!