Nicklas (nick7946)

Race #127

View Pit Stop page for race #127 by nick7946Ghost race

View profile for Nicklas (nick7946)

Official speed 31.28 wpm (117.77 seconds elapsed during race)
Race Start April 21, 2018 3:35:37pm UTC
Race Finish April 21, 2018 3:37:35pm UTC
Outcome No win (4 of 5)
Accuracy 94.0%
Points 26.59
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.