IFSC 3300      HW7           Due by Wednesday Oct. 12, 2022

Directions: Do either question 1 or question 2, but not both. Email your assignment to IFSC3300HW@gmail.com. It is best to put the code in the body of your email.

1. A. Make a set of buttons that demonstrate strings. You can combine these new buttons with the buttons of the previous HW, putting the new buttons so they display above the old ones (for visibility) and building a button based JavaScriptopedia watchamacallit. Or you can start a new page of buttons.

B. Add more buttons demonstrating "100"/"10", "100"+"10", NaN, Infinity, and hexadecimal numbers.


2. Work string operations and number entities like NaN, Infinity and hex numbers into a game. It can be a new game or additions to a previous game. If you are adding to a previous game, be sure to include the date of any new line of code in a comment so you get credit for it. I am not sure how to add to a previous game, but maybe you could have puzzles the player solves involving strings and number entities, or whatever you can think of doing.