TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for tstats[imrola] (imrola)
Return to profile of tstats[imrola] (imrola)
View texts not yet raced by tstats[imrola] (imrola)
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...
51.40
1.1984
0.0411
85
15
43.51
2024-11-06
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
47.82
1.1067
0.0465
388
13
41.05
2024-08-23
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
46.92
1.1383
-0.0068
272
17
38.14
2024-11-07
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
45.37
1.0518
0.0423
152
14
34.64
2024-10-31
5.
import string from random import * characters = string.ascii...
45.14
1.1814
-0.0929
190
12
39.26
2025-03-12
6.
import urllib2 import json screen_name = "wordpress" url = "...
43.91
1.0621
-0.0032
246
11
35.68
2024-08-10
7.
import os import sys def run(program, *args): pid = os.fork(...
43.39
1.0473
-0.0010
154
8
34.59
2024-08-03
8.
function calculateArea(width, height) { try { var area = ...
43.36
1.0366
0.0090
301
10
37.58
2024-08-23
9.
/** Loop waiting for a connection and a valid command */ whi...
43.24
1.0448
-0.0021
445
18
34.81
2025-06-22
10.
import std; int main() { std::println("Hello World!"); }
42.07
0.9810
0.0335
56
10
35.84
2025-03-17
11.
public class HelloWorld { public static void main(String[] ...
41.84
1.0599
-0.0509
143
8
32.77
2025-06-22
12.
/* Read a set of characters from the socket */ StringBuffer ...
40.81
1.0042
-0.0201
542
14
34.44
2025-03-12
13.
import re import sys import urllib2 import BeautifulSoup usa...
39.38
0.9803
-0.0307
344
11
30.09
2024-08-11
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
38.61
0.9386
-0.0075
256
14
30.98
2025-03-17
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
38.30
0.9180
0.0056
264
14
31.81
2025-03-13
16.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
37.86
0.9849
-0.0719
183
8
31.88
2024-08-11
17.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
37.48
0.8513
0.0525
179
8
29.32
2025-06-22
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
37.02
0.9234
-0.0307
236
11
29.22
2025-03-13
19.
import urllib2 import urllib import json url = "http://ajax....
36.64
0.9776
-0.0940
438
7
30.19
2024-08-10
20.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
35.43
0.9215
-0.0671
78
13
26.51
2025-03-17
21.
(publish :path "/hello-count" :content-type "text/html" :fun...
34.85
0.9487
-0.1083
356
8
32.27
2025-03-13