The problem

Write a while loop that adds the numbers 10-100 together. Increment your counter by 10. Display the resulting sum.

Print PDF

Topics

2. While
3. Math

Languages

1. Any
2. PHP
3. C#
4. JavaScript