1.0.1 • Published 5 years ago
any-table v1.0.1
Installation
npm install any-tableRequire Module
const table = require('any-table');Calculation
- table takes two arguments (number,times)
- number -> the number you want to multiply
- times -> how many times you want to multiple of a number.
console.log(table(5,10)) Video Tutorial
Coming Soon.....