Tommy (spiken98)

Race #107

View Pit Stop page for race #107 by spiken98Ghost race

View profile for Tommy (spiken98)

Official speed 84.98 wpm (43.35 seconds elapsed during race)
Race Start April 8, 2020 10:24:24pm UTC
Race Finish April 8, 2020 10:25:07pm UTC
Outcome Win (1 of 3)
Accuracy 97.0%
Points 72.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.