Text race history for Hamas Egypt (mohamedadel2000)
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 |
28 |
2024-10-10 14:28:50 |
47.34 |
94.4% |
9 |
2024-10-08 23:36:45 |
39.56 |
91.8% |