Suchita (error90)

Race #181

View Pit Stop page for race #181 by error90Ghost race

View profile for Suchita (error90)

Official speed 54.64 wpm (67.42 seconds elapsed during race)
Race Start November 20, 2019 6:45:55am UTC
Race Finish November 20, 2019 6:47:03am UTC
Outcome Win (1 of 5)
Opponents 3. oartalk (45.47 wpm)
Accuracy 98.0%
Points 46.45
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.