Leo (lileo261)

Race #107

View Pit Stop page for race #107 by lileo261Ghost race

View profile for Leo (lileo261)

Official speed 43.48 wpm (84.73 seconds elapsed during race)
Race Start September 8, 2019 4:10:36pm UTC
Race Finish September 8, 2019 4:12:01pm UTC
Outcome No win (2 of 3)
Opponents 1. proxy707 (52.25 wpm)
Accuracy 95.0%
Points 36.96
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.