TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for LearnedSage (learnedsage)
Return to profile of LearnedSage (learnedsage)
View texts not yet raced by LearnedSage (learnedsage)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
41.27
1.1383
0.2080
272
3
37.31
2026-01-01
2.
/* Read a set of characters from the socket */ StringBuffer ...
37.11
1.0042
0.2064
542
3
33.42
2026-01-01
3.
import re import sys import urllib2 import BeautifulSoup usa...
35.78
0.9803
0.1869
344
2
32.47
2026-01-01
4.
import urllib2 import json screen_name = "wordpress" url = "...
35.74
1.0621
0.1038
246
1
35.74
2024-10-21
5.
import urllib2 import urllib import json url = "http://ajax....
35.33
0.9776
0.1749
438
2
35.08
2026-01-01
6.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
34.01
0.9234
0.1860
236
1
34.01
2026-01-01
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
33.47
0.9849
0.1069
183
2
31.87
2026-01-01
8.
function calculateArea(width, height) { try { var area = ...
33.04
1.0366
0.0412
301
1
33.04
2026-01-01
9.
/** Loop waiting for a connection and a valid command */ whi...
31.90
1.0448
-0.0042
445
1
31.90
2024-06-22
10.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
30.67
0.9180
0.0825
264
1
30.67
2026-01-01
11.
import std; int main() { std::println("Hello World!"); }
30.18
0.9810
0.0035
56
2
29.69
2026-01-01
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
27.22
0.9487
-0.0608
356
1
27.22
2024-10-21
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
24.69
0.8513
-0.0459
179
1
24.69
2024-10-21