Logan (loganft)

Race #3183

View Pit Stop page for race #3183 by loganftGhost race

View profile for Logan (loganft)

Official speed 78.95 wpm (46.66 seconds elapsed during race)
Race Start March 6, 2020 12:05:03am UTC
Race Finish March 6, 2020 12:05:50am UTC
Outcome Win (1 of 4)
Opponents 2. danilad (72.22 wpm)
Accuracy 98.0%
Points 67.11
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.