The event handler function will log the key code of the key that was pressed. const input = document.querySelector('input'); const log = ...
確定! 回上一頁