Text race history for Alex (alexey0)

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
82 2018-01-28 09:13:23 40.15 98%
74 2018-01-27 11:37:18 42.52 99%
72 2018-01-22 16:33:08 42.93 99%
71 2017-08-22 15:05:37 39.83 98%
68 2015-02-28 13:02:06 35.56 98%
61 2015-02-22 18:37:18 28.73 99%
59 2014-10-14 12:18:53 39.38 99%
54 2014-10-06 11:00:37 37.14 100%
45 2014-09-25 12:09:12 36.90 100%
36 2014-09-22 09:32:14 32.96 100%
32 2014-09-21 07:06:51 37.62 100%
31 2014-09-21 07:04:23 32.36 97%
29 2014-09-20 18:16:17 32.03 99%
23 2014-09-20 14:46:42 29.80 100%
16 2014-09-18 08:23:17 30.01 99%
10 2014-09-09 13:55:31 31.44 100%
7 2014-09-08 09:13:51 29.47 97%
5 2014-09-08 08:45:22 29.12 97%