emanuel (emanuelt_)

Race #1343

View Pit Stop page for race #1343 by emanuelt_Ghost race

View profile for emanuel (emanuelt_)

Official speed 47.31 wpm (77.87 seconds elapsed during race)
Race Start February 27, 2020 3:21:42pm UTC
Race Finish February 27, 2020 3:23:00pm UTC
Outcome No win (4 of 5)
Opponents 1. jdreed259 (102.19 wpm)
2. flip2theleft (82.55 wpm)
3. mythsty (74.07 wpm)
Accuracy 95.0%
Points 40.21
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.