TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for mr_penguin (mr_penguin01)
Return to profile of mr_penguin (mr_penguin01)
View texts not yet raced by mr_penguin (mr_penguin01)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
function calculateArea(width, height) { try { var area = ...
75.97
1.0366
0.1362
301
2
71.84
2025-11-05
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
74.45
1.0518
0.0976
152
4
67.21
2026-05-12
3.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
74.34
1.0060
0.1417
467
1
74.34
2025-11-05
4.
import urllib2 import json screen_name = "wordpress" url = "...
73.63
1.0621
0.0746
246
1
73.63
2025-09-21
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
73.61
1.1067
0.0297
388
2
71.57
2025-09-21
6.
/** Loop waiting for a connection and a valid command */ whi...
70.96
1.0448
0.0507
445
4
64.35
2025-09-21
7.
import os import sys def run(program, *args): pid = os.fork(...
70.74
1.0473
0.0448
154
4
61.92
2025-11-05
8.
import random min = 1 max = 6 roll_again = "yes" while roll_...
70.55
1.1383
-0.0491
272
4
67.17
2025-12-16
9.
import urllib2 import urllib import json url = "http://ajax....
68.52
0.9776
0.0802
438
3
60.43
2026-01-05
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
65.57
0.9849
0.0274
183
2
64.75
2025-09-22
11.
import std; int main() { std::println("Hello World!"); }
61.62
0.9810
-0.0297
56
2
60.25
2025-09-21
12.
import re import sys import urllib2 import BeautifulSoup usa...
61.30
0.9803
-0.0339
344
3
59.22
2025-11-05
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
60.64
0.9487
-0.0125
356
4
55.67
2025-12-16
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
55.51
0.9180
-0.0610
264
2
53.41
2026-05-12
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
52.66
0.9215
-0.1085
78
5
48.97
2025-10-31
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
52.10
0.9234
-0.1191
236
1
52.10
2025-12-06
17.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
43.20
0.8513
-0.1844
179
1
43.20
2025-09-21