Text race history for david (dchamud)

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
102 2016-08-19 11:08:38 36.31 99%
98 2016-08-17 18:28:27 38.46 100%
91 2016-08-17 18:16:44 32.18 97%
84 2016-08-14 21:12:16 31.37 98%
81 2016-08-14 21:05:53 28.71 99%
76 2016-08-14 18:44:51 31.63 98%
69 2016-08-14 18:07:52 26.03 96%
62 2016-08-14 09:33:02 28.43 97%
59 2016-08-14 06:47:56 26.60 93%
52 2016-08-13 21:38:11 36.99 100%
45 2016-08-13 21:26:19 34.13 98%
37 2016-08-13 20:44:26 30.95 97%
32 2016-08-13 20:35:25 27.87 93%
27 2016-08-13 20:26:16 30.08 98%
24 2016-08-13 20:19:24 22.20 92%
18 2016-08-12 10:00:52 34.88 97%
12 2016-08-12 09:51:07 29.66 94%
8 2016-08-08 22:45:43 29.46 99%
4 2016-08-08 18:53:10 25.92 96%