TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for wkn1 (wkn1)
Return to profile of wkn1 (wkn1)
View texts not yet raced by wkn1 (wkn1)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
33.81
1.0518
0.7316
152
3
28.66
2024-11-22
2.
public class HelloWorld { public static void main(String[] ...
32.60
1.0599
0.6566
143
8
28.35
2024-11-22
3.
input("\n\nPress the enter key to exit.") # waits for the us...
31.99
1.1984
0.4818
85
5
28.64
2024-11-22
4.
import os import sys def run(program, *args): pid = os.fork(...
31.11
1.0473
0.5931
154
3
24.69
2024-11-22
5.
function calculateArea(width, height) { try { var area = ...
30.13
1.0366
0.5505
301
6
25.32
2024-11-22
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
28.84
1.1383
0.3792
272
7
24.42
2024-11-22
7.
import string from random import * characters = string.ascii...
28.60
1.1814
0.3272
190
2
24.57
2024-11-22
8.
/** Loop waiting for a connection and a valid command */ whi...
28.44
1.0448
0.4577
445
3
25.02
2024-11-22
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
28.09
0.9849
0.4968
183
5
22.85
2024-11-23
10.
import re import sys import urllib2 import BeautifulSoup usa...
27.25
0.9803
0.4542
344
2
23.16
2024-11-23
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
27.05
0.9487
0.4812
356
2
21.89
2024-11-22
12.
import urllib2 import urllib import json url = "http://ajax....
26.79
0.9776
0.4347
438
4
25.13
2024-11-23
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
24.73
0.9234
0.3828
236
2
21.29
2024-11-22
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
23.62
0.8513
0.3864
179
5
18.46
2024-11-22
15.
import random n = random.randint(1, 99) guess = int(raw_inpu...
22.68
1.1067
0.0881
388
2
22.10
2024-11-20
16.
import std; int main() { std::println("Hello World!"); }
22.28
0.9810
0.1861
56
6
19.86
2024-11-23
17.
import urllib2 import json screen_name = "wordpress" url = "...
20.87
1.0621
0.0399
246
1
20.87
2024-02-08
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
20.53
0.9180
0.1639
264
1
20.53
2024-11-22
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
20.36
0.9215
0.1500
78
5
16.88
2024-11-21
20.
/* Read a set of characters from the socket */ StringBuffer ...
20.30
1.0042
0.0665
542
1
20.30
2024-11-20
21.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
15.44
0.9386
-0.1256
256
1
15.44
2024-02-08