Hashaam (hashaam_type)

Race #363

View Pit Stop page for race #363 by hashaam_typeGhost race

View profile for Hashaam (hashaam_type)

Official speed 54.59 wpm (67.48 seconds elapsed during race)
Race Start December 28, 2019 6:53:29am UTC
Race Finish December 28, 2019 6:54:37am UTC
Outcome No win (2 of 5)
Opponents 1. orbitaltowel (62.21 wpm)
Accuracy 94.0%
Points 46.40
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.