TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Kenyo (kenyoo)
Return to profile of Kenyo (kenyoo)
View texts not yet raced by Kenyo (kenyoo)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
49.02
1.1383
0.0724
272
2
44.20
2025-05-01
2.
input("\n\nPress the enter key to exit.") # waits for the us...
48.46
1.1984
-0.0015
85
2
38.80
2023-10-05
3.
import re import sys import urllib2 import BeautifulSoup usa...
47.84
0.9803
0.2012
344
2
45.44
2025-05-01
4.
import urllib2 import json screen_name = "wordpress" url = "...
46.53
1.0621
0.0871
246
2
42.16
2025-05-01
5.
/** Loop waiting for a connection and a valid command */ whi...
45.76
1.0448
0.0854
445
1
45.76
2025-05-01
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
45.31
1.0518
0.0673
152
1
45.31
2025-05-01
7.
/* Read a set of characters from the socket */ StringBuffer ...
39.20
1.0042
-0.0360
542
1
39.20
2026-03-17
8.
public class HelloWorld { public static void main(String[] ...
38.95
1.0599
-0.0979
143
1
38.95
2023-07-27
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
37.94
0.9234
0.0136
236
1
37.94
2025-05-01
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
34.61
0.9849
-0.1301
183
1
34.61
2023-07-24
11.
import urllib2 import urllib import json url = "http://ajax....
33.50
0.9776
-0.1502
438
2
30.10
2023-07-24
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
33.40
0.9180
-0.0931
264
2
31.21
2023-07-27
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
32.62
0.9386
-0.1330
256
2
29.99
2025-05-01
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
32.42
0.9215
-0.1208
78
1
32.42
2023-07-27
15.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
30.04
0.8513
-0.1094
179
1
30.04
2026-03-17