# Introduction In this lab, you will learn to write a C program to print the multiplication table of any given number. The program will take the user input number and print the table up to 10 multiples of that number.
Click the virtual machine below to start practicing