Help me understand output of .toString(36) | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Help me understand output of .toString(36)

How is output of the following code calculated? 0.9.toString(36) //"0.weeeeeeeee9" 1.toString(36) //Uncaught SyntaxError: Invalid or unexpected token

4th Jun 2018, 5:14 AM
Gopal Gautam
Gopal Gautam - avatar
0 Antworten