let text = "HELLO WORLD";
let code = text.charCodeAt(0);
let text = "A";
let keyCode = text.charCodeAt(0);
console.log(keyCode)
For further actions, you may consider blocking this person and/or reporting abuse
John Kyalo -
YOGENDRA BHARADWAJ -
Uwadone Joshua -
Sandeep -
Top comments (0)