TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for steven (urmoots)
Return to profile of steven (urmoots)
View texts not yet raced by steven (urmoots)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import os import sys def run(program, *args): pid = os.fork(...
48.18
1.0473
0.2123
154
1
48.18
2026-01-17
2.
input("\n\nPress the enter key to exit.") # waits for the us...
47.93
1.1984
0.0546
85
1
47.93
2025-07-11
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
44.03
1.1067
0.0444
388
1
44.03
2026-01-17
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
43.49
1.0518
0.0852
152
3
42.15
2026-01-01
5.
public class HelloWorld { public static void main(String[] ...
43.23
1.0599
0.0703
143
2
42.81
2026-01-17
6.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
41.46
0.9215
0.1624
78
5
33.40
2025-07-11
7.
import urllib2 import json screen_name = "wordpress" url = "...
39.99
1.0621
-0.0166
246
2
37.55
2025-07-11
8.
/** Loop waiting for a connection and a valid command */ whi...
39.95
1.0448
-0.0004
445
3
38.92
2025-07-11
9.
function calculateArea(width, height) { try { var area = ...
38.00
1.0366
-0.0432
301
1
38.00
2025-07-11
10.
import std; int main() { std::println("Hello World!"); }
35.66
0.9810
-0.0487
56
1
35.66
2025-07-11
11.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
33.05
0.9180
-0.0540
264
1
33.05
2025-07-11
12.
import urllib2 import urllib import json url = "http://ajax....
31.92
0.9776
-0.1431
438
1
31.92
2025-07-11
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
26.92
0.8513
-0.1475
179
1
26.92
2025-07-11