@itz_ramy (thugsheep)

Race #738

View Pit Stop page for race #738 by thugsheepGhost race

View profile for @itz_ramy (thugsheep)

Official speed 54.47 wpm (67.63 seconds elapsed during race)
Race Start August 30, 2019 3:39:03am UTC
Race Finish August 30, 2019 3:40:11am UTC
Outcome No win (4 of 5)
Opponents 3. wingfield44 (58.53 wpm)
Accuracy 94.0%
Points 46.30
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.