1.0.1 • Published 3 years ago

@shettyadvithk/multitable v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Multiplication Table

To return a string of multiplication table of a number upto 10.

Install

npm install @shettyadvithk/multitable

Usage

var str = multiTab(number)

Create a variable to store the return value.

console.log(str)

Display the multiplication table.

1.0.1

3 years ago

1.0.0

3 years ago