Text race history for police (styrofoam)

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
144 2019-01-27 22:41:20 82.70 97%
142 2019-01-27 22:38:23 61.16 95%
136 2018-11-02 23:59:09 75.19 96%
130 2018-11-01 18:53:09 86.36 98%
107 2018-11-01 15:45:28 66.61 95%
102 2018-11-01 15:34:17 73.61 95%
62 2018-10-31 23:44:49 68.64 94%
1 2018-10-03 16:59:36 75.66 97%