TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for kp (kpraj)
Return to profile of kp (kpraj)
View texts not yet raced by kp (kpraj)
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...
33.09
1.1814
0.0547
190
2
32.59
2023-07-05
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
33.04
1.1067
0.1276
388
3
30.78
2023-07-05
3.
input("\n\nPress the enter key to exit.") # waits for the us...
32.33
1.1984
0.0093
85
2
27.45
2023-07-06
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
31.19
1.1383
0.0268
272
1
31.19
2023-07-06
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
30.66
1.0518
0.0935
152
2
29.83
2023-07-05
6.
public class HelloWorld { public static void main(String[] ...
28.75
1.0599
0.0141
143
2
26.32
2023-07-06
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
28.10
0.9849
0.0648
183
1
28.10
2023-07-04
8.
import os import sys def run(program, *args): pid = os.fork(...
27.67
1.0473
-0.0136
154
3
25.86
2023-07-05
9.
(publish :path "/hello-count" :content-type "text/html" :fun...
26.57
0.9487
0.0439
356
2
25.14
2023-07-06
10.
import re import sys import urllib2 import BeautifulSoup usa...
26.02
0.9803
-0.0083
344
1
26.02
2023-07-06
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
25.41
0.9386
0.0106
256
2
22.90
2023-07-06
12.
/* Read a set of characters from the socket */ StringBuffer ...
23.14
1.0042
-0.1398
542
1
23.14
2023-07-05
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
22.99
0.9215
-0.0627
78
1
22.99
2023-07-04
14.
/** Loop waiting for a connection and a valid command */ whi...
22.56
1.0448
-0.2020
445
1
22.56
2023-07-05
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
22.23
0.9180
-0.0876
264
1
22.23
2023-07-05
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
21.39
0.9234
-0.1243
236
1
21.39
2023-07-05