Rowan (rorokell5)

Race #533

View Pit Stop page for race #533 by rorokell5Ghost race

View profile for Rowan (rorokell5)

Official speed 72.00 wpm (51.17 seconds elapsed during race)
Race Start October 1, 2019 9:21:32pm UTC
Race Finish October 1, 2019 9:22:23pm UTC
Outcome No win (1 of 1)
Accuracy 97.0%
Points 61.20
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.