Karl (karl_learns_steno)

Race #113

View Pit Stop page for race #113 by karl_learns_stenoGhost race

View profile for Karl (karl_learns_steno)

Official speed 55.83 wpm (65.99 seconds elapsed during race)
Race Start April 27, 2018 9:00:27pm UTC
Race Finish April 27, 2018 9:01:33pm UTC
Outcome Win (1 of 5)
Opponents 2. dmack98 (55.67 wpm)
Accuracy 91.0%
Points 47.46
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.