Text race history for :) (bavadin)

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
279 2020-09-03 03:47:54 78.62 98%
257 2020-08-29 02:20:11 76.05 97%
255 2020-01-28 01:09:14 75.24 98%
228 2020-01-02 08:32:50 84.30 97%
192 2019-12-26 08:05:53 78.59 97%
173 2019-12-26 03:41:50 72.01 96%
156 2019-12-23 07:24:18 61.95 97%
153 2019-12-23 07:20:15 68.56 96%
148 2019-12-23 07:14:12 78.20 98%
141 2019-12-22 04:30:58 65.26 95%
86 2019-12-17 22:16:13 63.11 96%
63 2019-12-14 08:32:59 60.07 96%
57 2019-12-14 07:09:04 57.86 97%
55 2019-12-14 07:07:25 63.29 96%
39 2019-12-14 06:46:34 61.65 97%
28 2019-11-24 22:45:32 47.31 93%
24 2019-11-24 22:37:29 56.86 96%
10 2019-11-23 03:24:13 54.34 95%
8 2019-11-23 03:21:22 62.53 95%