(boy_314)

Race #27996

View Pit Stop page for race #27996 by boy_314Ghost race

View profile for (boy_314)

Official speed 122.23 wpm (30.14 seconds elapsed during race)
Race Start April 14, 2020 3:59:49am UTC
Race Finish April 14, 2020 4:00:19am UTC
Outcome Win (1 of 3)
Accuracy 99.0%
Points 103.90
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.