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
Ramya Sri M -
FABIOLA ESTEFANI POMA MACHICADO -
Saiful Islam -
Antoine Mérino -
Top comments (0)