zonk (zonkcs)

Race #9

View Pit Stop page for race #9 by zonkcsGhost race

View profile for zonk (zonkcs)

Official speed 58.38 wpm (63.10 seconds elapsed during race)
Race Start August 12, 2018 10:21:40am UTC
Race Finish August 12, 2018 10:22:43am UTC
Outcome No win (3 of 4)
Opponents 2. duyujie0817 (60.58 wpm)
Accuracy 94.0%
Points 49.62
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.