Xin (giorgi1123)

Race #23647

View Pit Stop page for race #23647 by giorgi1123Ghost race

View profile for Xin (giorgi1123)

Official speed 107.55 wpm (34.25 seconds elapsed during race)
Race Start February 5, 2019 6:52:05am UTC
Race Finish February 5, 2019 6:52:39am UTC
Outcome No win (2 of 3)
Opponents 1. wordracer888 (120.11 wpm)
Accuracy 98.0%
Points 91.42
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.