TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Emil (emil10150)
Return to profile of Emil (emil10150)
View texts not yet raced by Emil (emil10150)
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...
47.22
1.1984
0.1136
85
1
47.22
2023-10-29
2.
import string from random import * characters = string.ascii...
45.08
1.1814
0.0778
190
2
41.13
2023-10-03
3.
/** Loop waiting for a connection and a valid command */ whi...
42.36
1.0448
0.1410
445
2
36.98
2023-10-04
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
39.22
1.0518
0.0448
152
3
35.40
2025-02-07
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
37.50
0.9849
0.0631
183
1
37.50
2023-10-29
6.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
34.59
0.9234
0.0449
236
1
34.59
2023-10-04
7.
/* Read a set of characters from the socket */ StringBuffer ...
33.66
1.0042
-0.0642
542
2
31.32
2023-09-26
8.
import urllib2 import json screen_name = "wordpress" url = "...
33.33
1.0621
-0.1300
246
1
33.33
2023-09-24
9.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
32.61
0.9386
-0.0298
256
1
32.61
2023-09-24
10.
import random n = random.randint(1, 99) guess = int(raw_inpu...
32.61
1.1067
-0.1971
388
1
32.61
2023-09-24
11.
import os import sys def run(program, *args): pid = os.fork(...
30.88
1.0473
-0.1840
154
1
30.88
2023-09-24
12.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
27.12
0.8513
-0.1012
179
1
27.12
2024-09-20