TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Matthew (shorent)
Return to profile of Matthew (shorent)
View texts not yet raced by Matthew (shorent)
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_...
33.28
1.1383
0.3902
272
2
30.60
2022-12-13
2.
import urllib2 import json screen_name = "wordpress" url = "...
28.79
1.0621
0.2778
246
3
24.09
2022-12-04
3.
public class HelloWorld { public static void main(String[] ...
27.31
1.0599
0.2175
143
1
27.31
2022-11-28
4.
import urllib2 import urllib import json url = "http://ajax....
26.85
0.9776
0.3102
438
3
22.91
2022-12-13
5.
function calculateArea(width, height) { try { var area = ...
25.84
1.0366
0.1859
301
2
20.65
2022-12-04
6.
import re import sys import urllib2 import BeautifulSoup usa...
25.78
0.9803
0.2448
344
1
25.78
2022-12-13
7.
/* Read a set of characters from the socket */ StringBuffer ...
23.47
1.0042
0.1104
542
2
20.74
2022-11-14
8.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
22.93
0.9386
0.1300
256
3
19.59
2022-12-13
9.
import random n = random.randint(1, 99) guess = int(raw_inpu...
20.72
1.1067
-0.1496
388
1
20.72
2022-11-04
10.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
18.23
1.0518
-0.1901
152
2
17.78
2022-11-04
11.
import os import sys def run(program, *args): pid = os.fork(...
17.60
1.0473
-0.2214
154
2
15.80
2022-11-04
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
16.77
0.9234
-0.1244
236
1
16.77
2022-11-04
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
15.66
0.9215
-0.1808
78
1
15.66
2022-11-14
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
14.93
0.9849
-0.2779
183
1
14.93
2022-11-04