Johan (keymaster10)

Race #1895

View Pit Stop page for race #1895 by keymaster10Ghost race

View profile for Johan (keymaster10)

Official speed 71.49 wpm (51.53 seconds elapsed during race)
Race Start March 1, 2020 2:02:59am UTC
Race Finish March 1, 2020 2:03:51am UTC
Outcome No win (2 of 3)
Opponents 1. strykertfc (81.65 wpm)
Accuracy 95.0%
Points 60.77
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.