Carl Kent (ckmanguiran)

Race #731

View Pit Stop page for race #731 by ckmanguiranGhost race

View profile for Carl Kent (ckmanguiran)

Official speed 57.81 wpm (63.73 seconds elapsed during race)
Race Start May 26, 2019 2:23:27pm UTC
Race Finish May 26, 2019 2:24:31pm UTC
Outcome No win (2 of 3)
Opponents 1. ssakcik (65.62 wpm)
Accuracy 96.0%
Points 49.14
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.