TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Keem Kairi (k33m_k4r1)
Return to profile of Keem Kairi (k33m_k4r1)
View texts not yet raced by Keem Kairi (k33m_k4r1)
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...
28.41
1.1814
0.0248
190
3
25.70
2024-05-06
2.
input("\n\nPress the enter key to exit.") # waits for the us...
26.69
1.1984
-0.0652
85
10
23.53
2025-01-06
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
26.24
1.1383
-0.0242
272
10
22.59
2025-04-25
4.
import urllib2 import json screen_name = "wordpress" url = "...
25.66
1.0621
0.0274
246
10
21.03
2025-01-06
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
25.17
1.1067
-0.0380
388
12
21.26
2025-01-06
6.
public class HelloWorld { public static void main(String[] ...
25.06
1.0599
0.0041
143
13
20.97
2024-11-24
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
24.92
1.0518
0.0062
152
10
19.75
2025-01-06
8.
function calculateArea(width, height) { try { var area = ...
24.10
1.0366
-0.0134
301
11
19.19
2025-01-06
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
23.60
0.9849
0.0171
183
11
19.49
2025-01-06
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
23.36
0.9234
0.0684
236
8
19.27
2025-01-06
11.
import urllib2 import urllib import json url = "http://ajax....
23.17
0.9776
0.0061
438
14
20.07
2024-11-24
12.
import os import sys def run(program, *args): pid = os.fork(...
22.86
1.0473
-0.0767
154
12
18.48
2025-04-25
13.
import std; int main() { std::println("Hello World!"); }
22.86
0.9810
-0.0104
56
15
18.84
2025-04-25
14.
/** Loop waiting for a connection and a valid command */ whi...
22.77
1.0448
-0.0780
445
10
20.23
2025-04-25
15.
import re import sys import urllib2 import BeautifulSoup usa...
22.57
0.9803
-0.0220
344
21
18.86
2025-04-25
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
22.21
0.8513
0.0917
179
12
16.64
2025-01-06
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
21.97
0.9487
-0.0159
356
11
19.20
2025-05-02
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
21.96
0.9215
0.0109
78
13
18.54
2025-04-25
19.
/* Read a set of characters from the socket */ StringBuffer ...
21.87
1.0042
-0.0757
542
9
19.17
2024-11-24
20.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
20.15
0.9386
-0.0831
256
5
18.18
2024-05-05
21.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
20.06
0.9180
-0.0663
264
10
16.56
2025-01-06