TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Anna (slewa)
Return to profile of Anna (slewa)
View texts not yet raced by Anna (slewa)
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...
67.41
1.1984
0.0516
85
33
52.35
2022-06-11
2.
public class HelloWorld { public static void main(String[] ...
58.27
1.0599
0.0591
143
33
46.70
2022-07-08
3.
import string from random import * characters = string.ascii...
58.07
1.1814
-0.1010
190
27
46.26
2022-06-05
4.
import os import sys def run(program, *args): pid = os.fork(...
56.73
1.0473
0.0408
154
33
44.84
2022-07-22
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
56.61
1.1067
-0.0343
388
36
48.11
2022-07-08
6.
import urllib2 import json screen_name = "wordpress" url = "...
55.88
1.0621
0.0055
246
42
43.70
2022-06-26
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
54.92
1.0518
0.0085
152
37
46.08
2022-07-22
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
53.88
0.9849
0.0539
183
40
44.61
2022-07-16
9.
import random min = 1 max = 6 roll_again = "yes" while roll_...
53.14
1.1383
-0.1422
272
29
44.69
2022-06-11
10.
function calculateArea(width, height) { try { var area = ...
52.25
1.0366
-0.0188
301
34
45.71
2022-06-26
11.
/* Read a set of characters from the socket */ StringBuffer ...
51.09
1.0042
-0.0065
542
44
44.05
2022-07-02
12.
/** Loop waiting for a connection and a valid command */ whi...
50.46
1.0448
-0.0630
445
34
43.64
2022-07-22
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
49.92
0.9234
0.0469
236
46
41.47
2022-07-02
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
48.45
0.9386
-0.0121
256
43
40.89
2022-07-22
15.
import re import sys import urllib2 import BeautifulSoup usa...
48.17
0.9803
-0.0346
344
39
40.46
2022-07-08
16.
import urllib2 import urllib import json url = "http://ajax....
47.46
0.9776
-0.0323
438
39
41.48
2022-07-22
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
47.04
0.9487
-0.0159
356
33
40.56
2022-06-08
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
45.82
0.9180
-0.0391
264
41
38.13
2022-07-16
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
45.62
0.9215
-0.0398
78
37
36.66
2022-06-08