AlessandroArmari / BasicJavaScript_Times_Table

The function prints times tables from 1 to 10 sequencely. The second function prints custom times table.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The first function prints times tables from 1 to 10 sequencely.

The second function prints a custom times table.

I give 4 parameters to the function so I can decide which times table display and the multipliers I want to be shown.

I give 4 parameteres to the function

Alt text

The result will be:

Alt text

About

The function prints times tables from 1 to 10 sequencely. The second function prints custom times table.


Languages

Language:JavaScript 83.9%Language:HTML 16.1%