TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Elaine (elaine_seng666)
Return to profile of Elaine (elaine_seng666)
View texts not yet raced by Elaine (elaine_seng666)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
67.41
1.1383
0.2712
272
3
59.79
2025-09-01
2.
import os import sys def run(program, *args): pid = os.fork(...
49.82
1.0473
-0.0056
154
1
49.82
2025-09-01
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
48.08
1.1067
-0.1014
388
1
48.08
2025-09-01
4.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
46.06
0.9215
0.0416
78
1
46.06
2025-09-01
5.
import re import sys import urllib2 import BeautifulSoup usa...
43.74
0.9803
-0.0657
344
1
43.74
2025-09-01
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
42.90
1.0518
-0.1548
152
1
42.90
2025-09-01
7.
input("\n\nPress the enter key to exit.") # waits for the us...
39.30
1.1984
-0.3767
85
1
39.30
2025-09-01
8.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
38.50
0.9234
-0.1184
236
1
38.50
2025-09-01
9.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
38.33
0.9386
-0.1372
256
1
38.33
2025-09-01