Problem #271 CORE JAVA PROGRAMMING

Write a java program to calculate the sum of first 10 natural number using loop

Your Solution