Roma (useflame)

Race #7876

View Pit Stop page for race #7876 by useflameGhost race

View profile for Roma (useflame)

Official speed 75.62 wpm (48.72 seconds elapsed during race)
Race Start February 23, 2019 1:06:32pm UTC
Race Finish February 23, 2019 1:07:20pm UTC
Outcome Win (1 of 5)
Opponents 3. jancs (58.77 wpm)
Accuracy 96.0%
Points 64.28
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.