装甲悪鬼 (microwavable_socks)

Race #60

View Pit Stop page for race #60 by microwavable_socksGhost race

View profile for 装甲悪鬼 (microwavable_socks)

Official speed 68.49 wpm (53.79 seconds elapsed during race)
Race Start April 24, 2018 3:24:39am UTC
Race Finish April 24, 2018 3:25:32am UTC
Outcome No win (2 of 4)
Accuracy 96.0%
Points 58.22
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.