Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Q3. Gelung

Write a program that will receive number and output the jumlah. The first input will determine how many numbers to be entered and sum.

Sample Input:

4
10
20
30
40

Sample Output:

100