EishaButt / Table

C++ Program to show a table of a given number by user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shows a Table of a number

C++ Program to show a table of a given number by user.

There is only sln file upload a cpp file too.

Added a cpp file and remove sln file. ok

Unstructured Program

This program takes a number as a input from user and then with procedural execution of a program it shows a table of a given number.

Program use setw() function to sets the field width to be used on output operations.

About

C++ Program to show a table of a given number by user


Languages

Language:C++ 100.0%