Skip to content
Snippets Groups Projects
README.md 212 B
Newer Older
Nadar Athis's avatar
Nadar Athis committed
# Multiplication Table in C 

Nadar Athis's avatar
Nadar Athis committed
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.