Course: CODING
COURSE LESSON: JAVASCRIPT
Activity: Making a number times table using javascript WHILE LOOPS
Create a table with 3 columns in the first column create a 15 times table from 1 to 100.In the second column create a 25 times table from 1 to 250 and in the third column,create a 9 times table from 9-99.