TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Userzin (userzin)
Return to profile of Userzin (userzin)
View texts not yet raced by Userzin (userzin)
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...
82.32
1.1984
0.1200
85
2
78.97
2021-11-30
2.
import urllib2 import json screen_name = "wordpress" url = "...
73.65
1.0621
0.1559
246
3
64.45
2021-11-26
3.
import os import sys def run(program, *args): pid = os.fork(...
73.28
1.0473
0.1631
154
5
63.40
2021-11-30
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
73.03
1.1383
0.0570
272
3
67.39
2021-11-20
5.
import string from random import * characters = string.ascii...
70.73
1.1814
-0.0485
190
1
70.73
2021-10-19
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
70.09
1.0518
0.1154
152
3
62.72
2021-11-30
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
66.38
1.1067
-0.0143
388
4
61.83
2021-11-30
8.
import urllib2 import urllib import json url = "http://ajax....
64.97
0.9776
0.1458
438
3
60.22
2021-11-30
9.
function calculateArea(width, height) { try { var area = ...
61.95
1.0366
0.0131
301
4
56.00
2021-11-30
10.
/** Loop waiting for a connection and a valid command */ whi...
60.84
1.0448
-0.0235
445
4
57.06
2021-11-20
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
60.31
0.9849
0.0193
183
3
56.53
2021-11-30
12.
/* Read a set of characters from the socket */ StringBuffer ...
57.86
1.0042
-0.0259
542
2
55.78
2021-11-20
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
57.50
0.9234
0.0411
236
3
53.33
2021-11-20
14.
import re import sys import urllib2 import BeautifulSoup usa...
57.13
0.9803
-0.0022
344
4
54.75
2021-11-30
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
54.46
0.9386
-0.0395
256
1
54.46
2021-11-30
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
52.24
0.9487
-0.0540
356
2
50.65
2021-11-30
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
50.83
0.9180
-0.0749
264
3
47.23
2021-09-22
18.
public class HelloWorld { public static void main(String[] ...
49.91
1.0599
-0.2285
143
1
49.91
2021-11-30
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
47.85
0.9215
-0.1202
78
2
44.10
2021-11-20