Text race history for (zak389)

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
458 2025-03-26 13:29:31 73.67 96.8%
421 2024-06-07 20:31:17 81.56 98.2%
300 2024-01-16 21:22:34 68.89 95.9%
249 2024-01-03 22:41:00 64.94 96.3%
222 2023-11-18 18:40:35 52.59 92%
157 2023-09-30 19:15:43 61.69 94.7%
142 2023-09-27 19:10:21 57.70 95.5%
135 2023-09-26 18:48:51 64.63 97%
98 2023-09-03 23:17:00 55.03 95.5%
78 2023-08-26 01:04:57 53.41 94.6%
64 2023-08-22 22:44:53 53.38 92.9%
57 2023-08-18 10:37:01 56.25 95.2%
31 2023-06-09 16:58:59 52.89 94.8%
14 2023-06-09 13:53:32 45.49 93%
12 2023-06-09 13:50:46 44.02 92.6%