Sum of N Input Numbers in C

# Introduction This lab will guide you on how to write a program in C that sums up `N` input numbers. We will use a loop to get the sum of all input numbers and display the result.

|60 : 00

Click the virtual machine below to start practicing