Siggy (siggggggy)

Race #8

View Pit Stop page for race #8 by siggggggyGhost race

View profile for Siggy (siggggggy)

Official speed 64.69 wpm (56.95 seconds elapsed during race)
Race Start August 5, 2019 8:13:29pm UTC
Race Finish August 5, 2019 8:14:26pm UTC
Outcome No win (5 of 5)
Opponents 1. baconhawka7x (112.13 wpm)
Accuracy 96.0%
Points 54.99
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.