Text race history for Lien❤️Neu(2025-04-21) (acut3_racy)

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
16 2025-01-13 02:50:50 69.80 100%