any-table
v1.0.1
Published
gives you multiply of a number
Downloads
5
Maintainers
Readme
Installation
npm install any-table
Require 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.....
Contact
- Twitter: https://twitter.com/NewGenDeveloper
- LinkedIn: https://www.linkedin.com/in/amritanshu-rawat-3010a819b/