# Introduction In this lab, you need to write a program that calculates the sum of N natural numbers by creating a function that takes an integer input and returns the sum of numbers from 1 to that input.
Click the virtual machine below to start practicing