TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for maerih🇰🇪 (maerih_ke)
Return to profile of maerih🇰🇪 (maerih_ke)
View texts not yet raced by maerih🇰🇪 (maerih_ke)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import urllib2 import json screen_name = "wordpress" url = "...
48.42
1.0621
0.3074
246
4
40.41
2024-10-19
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
45.39
1.1067
0.1749
388
2
37.62
2024-10-19
3.
/** Loop waiting for a connection and a valid command */ whi...
44.47
1.0448
0.2154
445
1
44.47
2024-10-18
4.
import re import sys import urllib2 import BeautifulSoup usa...
43.86
0.9803
0.2573
344
2
40.04
2024-10-19
5.
import os import sys def run(program, *args): pid = os.fork(...
41.70
1.0473
0.1321
154
2
41.08
2024-10-19
6.
import std; int main() { std::println("Hello World!"); }
41.13
0.9810
0.1737
56
2
34.76
2024-10-18
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
40.90
1.0518
0.1061
152
3
39.13
2024-10-18
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
39.90
0.9849
0.1440
183
2
37.02
2024-10-18
9.
(publish :path "/hello-count" :content-type "text/html" :fun...
39.62
0.9487
0.1752
356
1
39.62
2024-10-12
10.
import urllib2 import urllib import json url = "http://ajax....
38.39
0.9776
0.1078
438
2
37.78
2024-10-18
11.
/* Read a set of characters from the socket */ StringBuffer ...
37.60
1.0042
0.0588
542
2
35.84
2024-10-18
12.
import random min = 1 max = 6 roll_again = "yes" while roll_...
34.32
1.1383
-0.1704
272
2
32.41
2024-10-19
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
34.27
0.9234
0.0480
236
1
34.27
2024-10-18
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
33.75
0.9180
0.0355
264
2
29.32
2024-10-19
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
32.64
0.9386
-0.0174
256
2
29.57
2024-10-18
16.
public class HelloWorld { public static void main(String[] ...
30.11
1.0599
-0.2097
143
2
28.80
2024-10-19
17.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
30.07
0.8513
-0.0084
179
1
30.07
2024-10-18
18.
import string from random import * characters = string.ascii...
29.66
1.1814
-0.3413
190
1
29.66
2024-10-19
19.
input("\n\nPress the enter key to exit.") # waits for the us...
25.59
1.1984
-0.4799
85
1
25.59
2024-10-19
20.
function calculateArea(width, height) { try { var area = ...
25.17
1.0366
-0.3251
301
1
25.17
2024-10-19