TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Jason (tracerx)
Return to profile of Jason (tracerx)
View texts not yet raced by Jason (tracerx)
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...
61.72
1.1984
0.2848
85
17
49.00
2023-07-20
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
53.56
1.1067
0.1804
388
16
46.48
2023-07-20
3.
import string from random import * characters = string.ascii...
52.00
1.1814
0.0682
190
35
45.28
2023-07-20
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
50.89
1.1383
0.0847
272
17
43.07
2023-07-20
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
50.40
1.0518
0.1594
152
27
41.66
2023-07-22
6.
import urllib2 import json screen_name = "wordpress" url = "...
48.80
1.0621
0.1106
246
15
43.66
2023-07-20
7.
/** Loop waiting for a connection and a valid command */ whi...
48.71
1.0448
0.1258
445
28
43.26
2023-07-20
8.
import urllib2 import urllib import json url = "http://ajax....
47.73
0.9776
0.1694
438
22
42.40
2023-07-20
9.
/* Read a set of characters from the socket */ StringBuffer ...
47.50
1.0042
0.1373
542
21
42.25
2023-07-20
10.
import os import sys def run(program, *args): pid = os.fork(...
46.74
1.0473
0.0759
154
23
40.92
2023-07-22
11.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
46.53
0.9215
0.1967
78
21
38.79
2023-07-20
12.
function calculateArea(width, height) { try { var area = ...
46.33
1.0366
0.0768
301
12
42.99
2023-07-20
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
45.37
0.9234
0.1669
236
31
38.31
2023-07-20
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
45.06
0.9487
0.1342
356
21
40.87
2023-07-20
15.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
44.18
0.9849
0.0768
183
16
39.67
2023-07-20
16.
public class HelloWorld { public static void main(String[] ...
43.17
1.0599
-0.0225
143
14
38.92
2023-07-22
17.
import re import sys import urllib2 import BeautifulSoup usa...
42.61
0.9803
0.0437
344
25
37.92
2023-07-20
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
42.15
0.9386
0.0743
256
15
38.24
2023-07-20
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
39.92
0.9180
0.0413
264
12
35.19
2023-07-20