Austin (_8(|) (atrain742)

Race #12199

View Pit Stop page for race #12199 by atrain742Ghost race

View profile for Austin (_8(|) (atrain742)

Official speed 101.01 wpm (36.47 seconds elapsed during race)
Race Start August 7, 2018 11:47:09pm UTC
Race Finish August 7, 2018 11:47:46pm UTC
Outcome Win (1 of 4)
Opponents 2. bluesunset (86.41 wpm)
3. booksindemand (77.23 wpm)
Accuracy 98.0%
Points 85.86
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.