TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Matt (tigerstyle)
Return to profile of Matt (tigerstyle)
View texts not yet raced by Matt (tigerstyle)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
45.56
1.1984
0.0655
85
2
44.83
2023-10-05
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
44.24
1.1067
0.1319
388
2
41.45
2023-10-05
3.
import os import sys def run(program, *args): pid = os.fork(...
41.13
1.0473
0.1103
154
2
36.54
2023-10-04
4.
public class HelloWorld { public static void main(String[] ...
40.72
1.0599
0.0873
143
2
39.53
2023-10-05
5.
function calculateArea(width, height) { try { var area = ...
39.22
1.0366
0.0726
301
1
39.22
2023-10-03
6.
/* Read a set of characters from the socket */ StringBuffer ...
38.86
1.0042
0.0938
542
3
37.20
2023-10-04
7.
import urllib2 import json screen_name = "wordpress" url = "...
38.66
1.0621
0.0278
246
4
35.57
2023-10-05
8.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
38.40
0.9234
0.1636
236
4
35.06
2023-10-04
9.
import string from random import * characters = string.ascii...
37.88
1.1814
-0.1200
190
1
37.88
2023-10-04
10.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
37.44
1.0518
0.0069
152
3
35.03
2023-10-05
11.
/** Loop waiting for a connection and a valid command */ whi...
37.26
1.0448
0.0123
445
2
35.26
2023-10-04
12.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
36.56
0.9215
0.1097
78
1
36.56
2023-10-03
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
35.22
0.9849
0.0087
183
4
33.75
2023-10-04
14.
import random min = 1 max = 6 roll_again = "yes" while roll_...
35.15
1.1383
-0.1529
272
1
35.15
2023-09-30
15.
import urllib2 import urllib import json url = "http://ajax....
33.94
0.9776
-0.0149
438
2
32.94
2023-10-03
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
31.24
0.9487
-0.0576
356
3
30.29
2023-10-03
17.
import re import sys import urllib2 import BeautifulSoup usa...
30.15
0.9803
-0.1260
344
1
30.15
2023-10-03
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
28.54
0.9180
-0.1152
264
1
28.54
2023-09-30