Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Exercise: Sum of numbers in a file

  • Given a file where each row contains a number, print the sum of the numbers

{% embed include file="src/examples/sum/sum.txt)