Technician (tech23)

Race #211

View Pit Stop page for race #211 by tech23Ghost race

View profile for Technician (tech23)

Official speed 53.90 wpm (68.35 seconds elapsed during race)
Race Start December 2, 2019 12:15:04am UTC
Race Finish December 2, 2019 12:16:13am UTC
Outcome No win (2 of 5)
Opponents 1. daletrevor (73.26 wpm)
Accuracy 97.0%
Points 45.82
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.