TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Marko (hawk691)
Return to profile of Marko (hawk691)
View texts not yet raced by Marko (hawk691)
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...
35.38
1.1984
0.0142
85
14
26.77
2025-12-30
2.
import urllib2 import json screen_name = "wordpress" url = "...
33.24
1.0621
0.0772
246
22
25.99
2025-12-29
3.
import std; int main() { std::println("Hello World!"); }
32.56
0.9810
0.1350
56
14
21.76
2025-08-30
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
31.94
1.1383
-0.0436
272
19
26.19
2025-10-05
5.
public class HelloWorld { public static void main(String[] ...
31.47
1.0599
0.0187
143
29
24.62
2025-12-30
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
31.08
1.1067
-0.0415
388
16
24.41
2025-10-06
7.
function calculateArea(width, height) { try { var area = ...
30.19
1.0366
-0.0019
301
17
22.90
2025-08-22
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
29.70
1.0518
-0.0339
152
23
21.16
2025-08-30
9.
/** Loop waiting for a connection and a valid command */ whi...
29.66
1.0448
-0.0282
445
20
23.01
2025-10-07
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
29.17
0.8513
0.1485
179
18
22.46
2025-12-30
11.
/* Read a set of characters from the socket */ StringBuffer ...
29.16
1.0042
-0.0048
542
21
23.39
2025-12-30
12.
import re import sys import urllib2 import BeautifulSoup usa...
29.15
0.9803
0.0188
344
27
22.69
2025-12-30
13.
import os import sys def run(program, *args): pid = os.fork(...
29.06
1.0473
-0.0513
154
25
20.91
2025-12-29
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
28.54
0.9487
0.0295
356
16
22.93
2026-01-28
15.
import urllib2 import urllib import json url = "http://ajax....
27.71
0.9776
-0.0279
438
21
22.69
2026-01-28
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
27.52
0.9234
0.0198
236
16
22.36
2025-12-29
17.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
26.56
0.9849
-0.0746
183
14
21.65
2025-12-29
18.
import string from random import * characters = string.ascii...
26.53
1.1814
-0.2721
190
9
23.26
2025-05-09
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
25.95
0.9215
-0.0321
78
22
18.40
2026-01-28
20.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
24.09
0.9386
-0.1129
256
20
18.96
2025-12-10
21.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
24.05
0.9180
-0.0937
264
18
19.18
2026-01-28