CAL - Question 8

Open your console (CTRL+SHIFT+I) and follow the instructions

This version ....

Statistics feature incorporated

POSSIBLE ADDITIONAL CHALLENGES

  1. Rewrite the program so that it doesn't use any global variables
    (Hint: it may be helpful to define your own object(s))
  2. Suggest ways to improve the user experience
    (Hint: would it be useful to provide a help/hint facility?)
  3. Suggest ways to improve the user interface
    (Hint: what about a using a web page?)