Nedim (aekotenebri)

Race #775

View Pit Stop page for race #775 by aekotenebriGhost race

View profile for Nedim (aekotenebri)

Official speed 68.41 wpm (53.85 seconds elapsed during race)
Race Start December 14, 2019 9:02:39pm UTC
Race Finish December 14, 2019 9:03:32pm UTC
Outcome Win (1 of 5)
Opponents 2. slipperysteve (58.50 wpm)
Accuracy 95.0%
Points 58.15
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.