Swamy (nekhnare)

Race #2506

View Pit Stop page for race #2506 by nekhnareGhost race

View profile for Swamy (nekhnare)

Official speed 47.15 wpm (78.13 seconds elapsed during race)
Race Start August 23, 2018 3:50:00am UTC
Race Finish August 23, 2018 3:51:18am UTC
Outcome No win (2 of 3)
Opponents 1. mkrk (60.96 wpm)
Accuracy 95.0%
Points 40.07
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.