Contact: aviboots(AT)netvision.net.il
41,429 questions
53,976 answers
573 users
const s = String.fromCharCode(97); console.log(s); /* run: a */