TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for magnuser (magnuser_)
Return to profile of magnuser (magnuser_)
View texts not yet raced by magnuser (magnuser_)
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(...
35.50
1.0473
0.2296
154
1
35.50
2025-04-01
2.
import urllib2 import json screen_name = "wordpress" url = "...
32.44
1.0621
0.1047
246
1
32.44
2025-04-28
3.
import urllib2 import urllib import json url = "http://ajax....
32.20
0.9776
0.1806
438
2
30.30
2025-04-01
4.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
29.42
0.9849
0.0733
183
1
29.42
2025-04-14
5.
function calculateArea(width, height) { try { var area = ...
29.25
1.0366
0.0155
301
2
28.71
2025-04-14
6.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
29.07
0.8513
0.1943
179
1
29.07
2025-04-14
7.
/** Loop waiting for a connection and a valid command */ whi...
29.01
1.0448
-0.0013
445
1
29.01
2025-04-01
8.
input("\n\nPress the enter key to exit.") # waits for the us...
28.80
1.1984
-0.1625
85
3
27.33
2025-04-14
9.
import re import sys import urllib2 import BeautifulSoup usa...
28.32
0.9803
0.0383
344
1
28.32
2025-04-02
10.
import random n = random.randint(1, 99) guess = int(raw_inpu...
25.21
1.1067
-0.1999
388
1
25.21
2025-03-30
11.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
25.06
1.0518
-0.1504
152
1
25.06
2025-04-14
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
23.80
0.9234
-0.0673
236
1
23.80
2025-04-02
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
23.01
0.9215
-0.0938
78
1
23.01
2025-03-31
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
22.77
0.9180
-0.0990
264
1
22.77
2025-04-14