Markus (mgetto)

Race #1206

View Pit Stop page for race #1206 by mgettoGhost race

View profile for Markus (mgetto)

Official speed 59.05 wpm (62.39 seconds elapsed during race)
Race Start August 15, 2018 10:10:35pm UTC
Race Finish August 15, 2018 10:11:37pm UTC
Outcome No win (2 of 4)
Opponents 1. rhodium (65.55 wpm)
Accuracy 97.0%
Points 50.19
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.