TSpin (all_type)

Race #7821

View Pit Stop page for race #7821 by all_typeGhost race

View profile for TSpin (all_type)

Official speed 56.59 wpm (65.10 seconds elapsed during race)
Race Start September 12, 2019 2:09:41am UTC
Race Finish September 12, 2019 2:10:46am UTC
Outcome No win (4 of 4)
Opponents 3. dawittymidget (90.36 wpm)
Accuracy 94.0%
Points 48.10
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.