Largest Multiple Under 100

# Introduction In this lab, we will create a program that finds the greatest multiple of a number below 100 by running a for loop backwards and checking if each number perfectly divides the input number.

|60 : 00

Click the virtual machine below to start practicing