Mikko (mkrk)

Race #301

View Pit Stop page for race #301 by mkrkGhost race

View profile for Mikko (mkrk)

Official speed 60.96 wpm (60.43 seconds elapsed during race)
Race Start August 23, 2018 3:50:00am UTC
Race Finish August 23, 2018 3:51:00am UTC
Outcome Win (1 of 3)
Opponents 2. nekhnare (47.15 wpm)
Accuracy 96.0%
Points 51.81
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.