Nasir (nasirkabir)

Race #3009

View Pit Stop page for race #3009 by nasirkabirGhost race

View profile for Nasir (nasirkabir)

Official speed 56.01 wpm (65.77 seconds elapsed during race)
Race Start August 20, 2019 5:45:44am UTC
Race Finish August 20, 2019 5:46:49am UTC
Outcome No win (2 of 4)
Opponents 1. abdullahi_samiir (73.68 wpm)
4. cathia07 (43.45 wpm)
Accuracy 96.0%
Points 47.61
Text #3641245 (Length: 307 characters)

JavaScript is very flexible about the types of values it requires. We've seen this for booleans: when JavaScript expects a boolean value, you may supply a value of any type, and JavaScript will convert it as needed. Some values ("truthy" values) convert to true and others ("falsy" values) convert to false.