In this document, you will learn how to make a C program that gets 2 numbers from the user and multiply them with a loop instead of the * oparetor. I will try my best to explain each line and the logic of its algorithm.