l0f3n (l0f3n)

Race #257

View Pit Stop page for race #257 by l0f3nGhost race

View profile for l0f3n (l0f3n)

Official speed 58.21 wpm (63.29 seconds elapsed during race)
Race Start December 4, 2019 8:45:48pm UTC
Race Finish December 4, 2019 8:46:51pm UTC
Outcome No win (3 of 5)
Opponents 2. yaboyjoshyy (70.69 wpm)
Accuracy 95.0%
Points 49.48
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.