TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for tsds (tsds)
Return to profile of tsds (tsds)
View texts not yet raced by tsds (tsds)
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...
73.83
1.1984
0.4008
85
11
56.50
2021-10-25
2.
import string from random import * characters = string.ascii...
62.90
1.1814
0.1918
190
20
52.52
2021-11-29
3.
public class HelloWorld { public static void main(String[] ...
60.50
1.0599
0.2673
143
15
47.93
2021-11-29
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
59.49
1.1383
0.1609
272
15
48.47
2021-11-29
5.
/** Loop waiting for a connection and a valid command */ whi...
57.54
1.0448
0.2246
445
18
50.86
2021-11-29
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
57.17
1.0518
0.2061
152
22
45.91
2021-11-29
7.
function calculateArea(width, height) { try { var area = ...
56.05
1.0366
0.1975
301
9
49.56
2021-10-25
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
55.54
1.1067
0.1052
388
16
50.12
2021-11-29
9.
import urllib2 import json screen_name = "wordpress" url = "...
53.50
1.0621
0.1128
246
14
47.32
2021-11-29
10.
import os import sys def run(program, *args): pid = os.fork(...
53.36
1.0473
0.1231
154
14
43.55
2021-11-29
11.
/* Read a set of characters from the socket */ StringBuffer ...
52.16
1.0042
0.1439
542
17
47.01
2021-11-29
12.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
51.44
0.9215
0.2085
78
19
40.57
2021-11-29
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
49.67
0.9849
0.1064
183
17
42.98
2021-11-29
14.
import re import sys import urllib2 import BeautifulSoup usa...
48.06
0.9803
0.0785
344
11
43.41
2021-11-29
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
47.50
0.9487
0.1042
356
12
41.10
2021-11-29
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
46.56
0.9386
0.0814
256
6
42.51
2021-11-28
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
45.71
0.9234
0.0859
236
19
39.88
2021-11-29
18.
import urllib2 import urllib import json url = "http://ajax....
44.21
0.9776
-0.0005
438
7
41.41
2021-11-29
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
43.89
0.9180
0.0434
264
17
38.50
2021-11-29