cold (coldmind)

Race #1551

View Pit Stop page for race #1551 by coldmindGhost race

View profile for cold (coldmind)

Official speed 55.09 wpm (66.87 seconds elapsed during race)
Race Start October 20, 2018 4:26:33pm UTC
Race Finish October 20, 2018 4:27:40pm UTC
Outcome No win (4 of 5)
Opponents 1. atypicaltypist (96.12 wpm)
2. mysticpupper (68.77 wpm)
Accuracy 96.0%
Points 46.83
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.