TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Isabell (meechingurl)
Return to profile of Isabell (meechingurl)
View texts not yet raced by Isabell (meechingurl)
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...
58.71
1.1984
0.0678
85
4
49.79
2026-02-10
2.
import string from random import * characters = string.ascii...
56.83
1.1814
0.0443
190
2
51.27
2026-02-03
3.
import urllib2 import json screen_name = "wordpress" url = "...
55.59
1.0621
0.1369
246
3
52.88
2026-04-12
4.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
53.40
0.9234
0.2283
236
1
53.40
2026-04-12
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
51.04
1.1067
-0.0059
388
3
45.93
2026-02-19
6.
public class HelloWorld { public static void main(String[] ...
50.75
1.0599
0.0347
143
1
50.75
2026-02-10
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
50.56
1.0518
0.0387
152
2
48.41
2026-04-12
8.
import random min = 1 max = 6 roll_again = "yes" while roll_...
49.37
1.1383
-0.0735
272
1
49.37
2026-02-03
9.
import os import sys def run(program, *args): pid = os.fork(...
49.28
1.0473
0.0156
154
1
49.28
2026-02-10
10.
/** Loop waiting for a connection and a valid command */ whi...
47.46
1.0448
-0.0212
445
1
47.46
2026-02-10
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
46.88
0.9386
0.0725
256
3
41.66
2026-02-10
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
46.67
0.9849
0.0217
183
3
43.30
2026-02-10
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
46.16
0.9487
0.0469
356
1
46.16
2026-02-08
14.
import std; int main() { std::println("Hello World!"); }
45.08
0.9810
-0.0087
56
3
41.89
2026-02-10
15.
/* Read a set of characters from the socket */ StringBuffer ...
44.73
1.0042
-0.0395
542
1
44.73
2026-02-08
16.
import urllib2 import urllib import json url = "http://ajax....
44.04
0.9776
-0.0278
438
1
44.04
2026-02-08
17.
import re import sys import urllib2 import BeautifulSoup usa...
39.79
0.9803
-0.1221
344
1
39.79
2026-02-10
18.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
28.20
0.8513
-0.2431
179
1
28.20
2026-02-10
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
27.75
0.9215
-0.3230
78
3
27.08
2026-02-10