TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Celokomeu (celokomeu)
Return to profile of Celokomeu (celokomeu)
View texts not yet raced by Celokomeu (celokomeu)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
61.71
1.1984
0.3756
85
2
55.84
2024-06-14
2.
import string from random import * characters = string.ascii...
51.48
1.1814
0.1317
190
4
45.79
2024-06-22
3.
import os import sys def run(program, *args): pid = os.fork(...
48.15
1.0473
0.1808
154
4
38.69
2024-06-18
4.
/** Loop waiting for a connection and a valid command */ whi...
42.93
1.0448
0.0502
445
2
38.85
2024-06-22
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
41.88
1.0518
0.0164
152
1
41.88
2024-06-22
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
40.72
1.1383
-0.0997
272
2
38.90
2024-06-24
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
40.52
1.1067
-0.0732
388
4
36.11
2024-06-17
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
38.78
0.9215
0.0676
78
2
36.64
2024-06-14
9.
import urllib2 import json screen_name = "wordpress" url = "...
38.70
1.0621
-0.0750
246
2
37.65
2025-07-19
10.
/* Read a set of characters from the socket */ StringBuffer ...
38.15
1.0042
-0.0311
542
1
38.15
2024-06-18
11.
import std; int main() { std::println("Hello World!"); }
37.63
0.9810
-0.0212
56
5
31.04
2025-03-12
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
36.71
0.9234
0.0129
236
3
32.76
2025-06-11
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
35.21
0.9849
-0.0868
183
1
35.21
2024-06-18
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
35.01
0.9386
-0.0456
256
1
35.01
2024-06-17
15.
import re import sys import urllib2 import BeautifulSoup usa...
34.61
0.9803
-0.0975
344
1
34.61
2025-03-12
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
34.04
0.9180
-0.0498
264
6
30.56
2025-07-19
17.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
32.83
0.8513
-0.0139
179
2
28.10
2024-06-18
18.
import urllib2 import urllib import json url = "http://ajax....
31.04
0.9776
-0.1859
438
2
30.82
2024-06-14
19.
(publish :path "/hello-count" :content-type "text/html" :fun...
28.69
0.9487
-0.2169
356
1
28.69
2024-04-02