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.0283
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.0685
85
10
23.53
2025-01-06
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
26.24
1.1383
-0.0244
272
9
22.54
2024-11-24
4.
import urllib2 import json screen_name = "wordpress" url = "...
25.66
1.0621
0.0311
246
10
21.03
2025-01-06
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
25.17
1.1067
-0.0367
388
12
21.26
2025-01-06
6.
public class HelloWorld { public static void main(String[] ...
25.06
1.0599
0.0050
143
13
20.97
2024-11-24
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
24.92
1.0518
0.0104
152
10
19.75
2025-01-06
8.
function calculateArea(width, height) { try { var area = ...
24.10
1.0366
-0.0119
301
11
19.19
2025-01-06
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
23.60
0.9849
0.0206
183
11
19.49
2025-01-06
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
23.36
0.9234
0.0732
236
8
19.27
2025-01-06
11.
import urllib2 import urllib import json url = "http://ajax....
23.17
0.9776
0.0086
438
14
20.07
2024-11-24
12.
import std; int main() { std::println("Hello World!"); }
22.86
0.9810
-0.0158
56
13
18.52
2024-11-24
13.
import os import sys def run(program, *args): pid = os.fork(...
22.86
1.0473
-0.0735
154
11
18.42
2024-05-05
14.
/** Loop waiting for a connection and a valid command */ whi...
22.77
1.0448
-0.0721
445
9
20.00
2024-11-24
15.
import re import sys import urllib2 import BeautifulSoup usa...
22.57
0.9803
-0.0215
344
19
18.64
2024-11-24
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
22.21
0.8513
0.0864
179
12
16.64
2025-01-06
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
21.96
0.9215
0.0110
78
12
18.55
2025-01-06
18.
/* Read a set of characters from the socket */ StringBuffer ...
21.87
1.0042
-0.0733
542
9
19.17
2024-11-24
19.
(publish :path "/hello-count" :content-type "text/html" :fun...
20.92
0.9487
-0.0541
356
9
18.89
2025-01-06
20.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
20.15
0.9386
-0.0826
256
5
18.18
2024-05-05
21.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
20.06
0.9180
-0.0648
264
10
16.56
2025-01-06