Understanding the HCF Algorithm in Visual Basic
This Visual Basic program calculates the HCF (Highest Common Factor) using user input and
the Fast HCF Visual Basic Code from the previous lesson.
Let's add some input mechanism so our user enters the set of
numbers whose H.C.F. we are to find.