Text race history for Johnson (_golden)

Back to text analysis page

import os import sys def run(program, *args): pid = os.fork() if not pid: os.execvp(program, program + args) return os.wait()[0] run("python", "hello.py")

Game Time WPM Accuracy
399 2023-09-30 18:04:16 50.56 98.2%
398 2023-09-30 18:03:13 44.91 94.9%
379 2023-08-17 19:26:34 48.22 98.8%
365 2023-08-12 12:45:59 49.12 98.8%
341 2023-08-10 13:53:05 34.63 94.4%
339 2023-08-09 12:28:35 42.59 96.5%
336 2023-08-09 12:24:02 43.65 97.6%
273 2023-08-04 15:29:27 45.99 98.2%
239 2023-08-03 15:21:48 46.90 97.1%
236 2023-08-03 14:37:27 44.77 97%
171 2023-07-29 22:11:32 45.97 97.6%
129 2023-07-27 10:17:16 38.49 96.4%
124 2023-07-27 10:10:30 38.60 96.4%
104 2023-07-22 21:17:42 39.42 98.2%
92 2023-07-22 20:56:48 37.73 97.2%
67 2023-07-19 23:56:59 29.74 94.2%
55 2023-07-19 23:34:32 41.17 96%
40 2023-07-17 11:38:47 40.87 95.9%
31 2023-07-17 11:23:23 41.24 97.6%