Problem #277 CORE JAVA PROGRAMMING

Write a Java program to calculate HCF of Two given numbers using loop

Your Solution