ibp_table_printing_cli
v3.0.3
Published
This is Table Printing CLI Project, user can enter any number, table will be printed to that number
Downloads
9
Readme
Table Printing Application 🧮
Welcome to Table Printing Application! This application helps you generate and view multiplication tables for any number interactively.
Installation
You can install the table printing application via npm:
npm ibp_table_printing_cli
Usage
To start table printing application, run the following command in your terminal:
npx ibp_table_printing_cli
Features
- Interactive input for the number you want to generate the multiplication table for.
- Displays multiplication table from 1 to 10 for the entered number.
- Option to generate another table or exit the application.