JavaScript30
JavaScript30 copied to clipboard
Update keyCode deprecated
Changed keyCode property since its Deprecated. Used e.key to access the keys and changed the classes to the alphabets assigned rather than keyCodes.