typingeshay (typingeshay)

Race #25

View Pit Stop page for race #25 by typingeshayGhost race

View profile for typingeshay (typingeshay)

Official speed 46.86 wpm (78.62 seconds elapsed during race)
Race Start November 5, 2019 8:51:04am UTC
Race Finish November 5, 2019 8:52:22am UTC
Outcome No win (4 of 4)
Opponents 1. ridgyy (59.60 wpm)
Accuracy 93.0%
Points 39.84
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.