Rudolf (rutzzz)

Race #1256

View Pit Stop page for race #1256 by rutzzzGhost race

View profile for Rudolf (rutzzz)

Official speed 52.10 wpm (70.71 seconds elapsed during race)
Race Start March 17, 2019 6:54:31pm UTC
Race Finish March 17, 2019 6:55:42pm UTC
Outcome No win (4 of 4)
Accuracy 95.0%
Points 44.28
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.