Jack (bgbfurey)

Race #211

View Pit Stop page for race #211 by bgbfureyGhost race

View profile for Jack (bgbfurey)

Official speed 100.73 wpm (36.57 seconds elapsed during race)
Race Start October 10, 2019 7:55:02pm UTC
Race Finish October 10, 2019 7:55:39pm UTC
Outcome Win (1 of 4)
Opponents 3. danat_ayazbayev (82.86 wpm)
Accuracy 98.0%
Points 85.62
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.