Rhodium (rhodium)

Race #130

View Pit Stop page for race #130 by rhodiumGhost race

View profile for Rhodium (rhodium)

Official speed 65.55 wpm (56.20 seconds elapsed during race)
Race Start August 15, 2018 10:10:34pm UTC
Race Finish August 15, 2018 10:11:31pm UTC
Outcome Win (1 of 4)
Opponents 2. mgetto (59.05 wpm)
Accuracy 95.0%
Points 55.72
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.