Abdullahi (abdullahi_samiir)

Race #83

View Pit Stop page for race #83 by abdullahi_samiirGhost race

View profile for Abdullahi (abdullahi_samiir)

Official speed 73.68 wpm (50.00 seconds elapsed during race)
Race Start August 20, 2019 5:45:44am UTC
Race Finish August 20, 2019 5:46:34am UTC
Outcome Win (1 of 4)
Opponents 2. nasirkabir (56.01 wpm)
4. cathia07 (43.45 wpm)
Accuracy 98.0%
Points 62.63
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.