Wirtual (road_to_100_wpm)

Race #1438

View Pit Stop page for race #1438 by road_to_100_wpmGhost race

View profile for Wirtual (road_to_100_wpm)

Official speed 89.69 wpm (41.07 seconds elapsed during race)
Race Start December 15, 2019 9:37:13pm UTC
Race Finish December 15, 2019 9:37:54pm UTC
Outcome Win (1 of 4)
Opponents 3. gimape07 (69.09 wpm)
Accuracy 97.0%
Points 76.24
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.