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