@RaedKhasawneh (raedkhasawneh)

Race #715

View Pit Stop page for race #715 by raedkhasawnehGhost race

View profile for @RaedKhasawneh (raedkhasawneh)

Official speed 74.63 wpm (49.36 seconds elapsed during race)
Race Start February 28, 2019 3:55:25am UTC
Race Finish February 28, 2019 3:56:14am UTC
Outcome No win (3 of 4)
Opponents 1. meeeep (111.03 wpm)
2. magicsoap (85.74 wpm)
Accuracy 95.0%
Points 63.44
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.