Text race history for tstats[learning_dvorac] (learning_dvorac)

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
83 2012-08-23 15:08:31 50.98 96%
81 2012-08-23 13:57:19 44.33 92%
75 2012-08-20 17:18:24 46.21 91%
65 2012-08-15 17:05:28 47.01 93%
57 2012-08-13 05:21:48 50.36 93%
56 2012-08-13 05:20:13 44.92 87%
51 2012-08-09 05:03:26 40.87 90%
43 2012-08-09 04:10:07 43.27 91%
41 2012-08-05 01:49:46 46.03 93%
38 2012-08-05 01:42:45 40.51 93%
32 2012-07-24 18:20:10 32.66 91%
30 2012-07-24 18:14:50 33.85 91%
27 2012-07-23 16:58:28 33.61 86%
23 2012-07-23 16:51:36 37.74 92%
12 2012-07-23 15:35:00 25.22 85%
7 2012-07-23 15:21:50 30.36 81%
6 2012-07-23 15:20:42 27.07 77%