Continuously Sum Entered Numbers

# Introduction In this lab, you need to create a program that continuously prompts the user to enter numbers and calculates the sum of the entered numbers until the user inputs `0`, at which point the program should terminate and display the sum.

|60 : 00

Click the virtual machine below to start practicing