ClydeFlynn (clydeflynn)

Race #288

View Pit Stop page for race #288 by clydeflynnGhost race

View profile for ClydeFlynn (clydeflynn)

Official speed 60.92 wpm (60.47 seconds elapsed during race)
Race Start January 28, 2018 3:32:29pm UTC
Race Finish January 28, 2018 3:33:30pm UTC
Outcome No win (2 of 5)
Opponents 3. james7890 (59.98 wpm)
Accuracy 95.0%
Points 51.78
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.