qwerab (qwerab)

Race #3349

View Pit Stop page for race #3349 by qwerabGhost race

View profile for qwerab (qwerab)

Official speed 51.19 wpm (71.97 seconds elapsed during race)
Race Start April 3, 2020 1:33:28pm UTC
Race Finish April 3, 2020 1:34:40pm UTC
Outcome No win (3 of 5)
Opponents 2. yousef_badr23 (59.59 wpm)
4. saatvikruddra (44.56 wpm)
Accuracy 96.0%
Points 43.51
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.