This miniature app is the product of a course assignment to introduce javascript
and dynamic rendering. Two scripts are included in the code. This first reverses the character
order of any string entered by a user. The second prints a 4 x 5 table of multiples based on
a numeric input.
Enter a word or sentence and press ‘Reverse’ to print the in reverse order.
Enter a number in the window below to calculate a table of multiples.