TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for k3pl4 (k3pl4)
Return to profile of k3pl4 (k3pl4)
View texts not yet raced by k3pl4 (k3pl4)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
59.00
1.1814
0.1384
190
3
53.29
2024-01-02
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
58.08
1.1383
0.1613
272
6
49.01
2024-01-02
3.
import urllib2 import json screen_name = "wordpress" url = "...
55.89
1.0621
0.1949
246
4
49.60
2024-01-02
4.
/** Loop waiting for a connection and a valid command */ whi...
50.62
1.0448
0.1008
445
5
46.70
2024-01-02
5.
import re import sys import urllib2 import BeautifulSoup usa...
50.24
0.9803
0.1530
344
4
47.07
2024-01-02
6.
function calculateArea(width, height) { try { var area = ...
50.16
1.0366
0.0959
301
3
44.95
2024-01-02
7.
public class HelloWorld { public static void main(String[] ...
49.03
1.0599
0.0435
143
3
45.55
2023-08-29
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
48.51
0.9849
0.1072
183
4
43.69
2024-01-02
9.
import urllib2 import urllib import json url = "http://ajax....
47.14
0.9776
0.0887
438
3
43.62
2024-01-02
10.
import random n = random.randint(1, 99) guess = int(raw_inpu...
45.40
1.1067
-0.0915
388
2
40.83
2023-06-11
11.
/* Read a set of characters from the socket */ StringBuffer ...
45.00
1.0042
0.0119
542
2
43.59
2023-06-08
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
43.73
0.9180
0.0633
264
4
36.35
2024-01-02
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
43.30
0.9234
0.0566
236
4
39.32
2023-07-21
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
43.12
0.9487
0.0318
356
3
38.61
2024-01-02
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
40.72
0.9386
-0.0241
256
2
39.11
2023-06-08
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
39.05
0.9215
-0.0408
78
4
35.45
2023-08-29
17.
input("\n\nPress the enter key to exit.") # waits for the us...
37.24
1.1984
-0.3773
85
3
32.38
2023-08-29
18.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
34.14
0.8513
-0.0960
179
1
34.14
2024-01-02