TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Andrew (tea2024)
Return to profile of Andrew (tea2024)
View texts not yet raced by Andrew (tea2024)
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...
63.30
1.1984
-0.0385
85
18
52.99
2024-05-07
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
61.42
1.0518
0.0954
152
25
52.10
2024-05-07
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
60.95
1.1383
-0.0091
272
26
50.94
2024-05-07
4.
import string from random import * characters = string.ascii...
60.29
1.1814
-0.0648
190
20
53.49
2024-05-07
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
59.19
0.9849
0.1181
183
22
46.99
2024-05-07
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
59.07
1.1067
-0.0133
388
23
52.67
2024-05-07
7.
public class HelloWorld { public static void main(String[] ...
55.76
1.0599
-0.0207
143
27
48.19
2024-05-07
8.
import std; int main() { std::println("Hello World!"); }
55.03
0.9810
0.0556
56
20
44.88
2024-05-25
9.
import urllib2 import json screen_name = "wordpress" url = "...
54.70
1.0621
-0.0422
246
22
47.08
2024-05-07
10.
import os import sys def run(program, *args): pid = os.fork(...
54.35
1.0473
-0.0353
154
23
48.85
2024-05-07
11.
import re import sys import urllib2 import BeautifulSoup usa...
54.09
0.9803
0.0309
344
29
45.01
2024-05-07
12.
function calculateArea(width, height) { try { var area = ...
53.92
1.0366
-0.0275
301
31
47.01
2024-05-07
13.
/* Read a set of characters from the socket */ StringBuffer ...
53.92
1.0042
0.0038
542
24
45.35
2024-05-07
14.
/** Loop waiting for a connection and a valid command */ whi...
53.04
1.0448
-0.0492
445
26
45.79
2024-05-07
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
52.61
0.9215
0.0598
78
21
43.24
2024-05-07
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
49.11
0.8513
0.0496
179
25
40.77
2024-05-07
17.
import urllib2 import urllib import json url = "http://ajax....
48.57
0.9776
-0.0662
438
15
41.97
2024-05-07
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
48.57
0.9180
-0.0154
264
16
41.17
2024-05-07
19.
(publish :path "/hello-count" :content-type "text/html" :fun...
48.38
0.9487
-0.0368
356
21
42.07
2024-05-07
20.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
46.76
0.9234
-0.0460
236
13
40.45
2024-05-07
21.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
42.15
0.9386
-0.1544
256
14
38.27
2024-05-07