# Multiplication Table in C 

This is a beginner level code in the control structures.This code will print the given input taken from the user.The requirenments 
are simple just using a for loop we can create it.