Create a Multiplication Table in C

# 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.

|60 : 00

Click the virtual machine below to start practicing