TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Labione (labione)
Return to profile of Labione (labione)
View texts not yet raced by Labione (labione)
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.35
1.1984
0.1942
85
95
42.74
2026-06-04
2.
import std; int main() { std::println("Hello World!"); }
52.12
0.9810
0.2021
56
89
34.44
2026-06-03
3.
import string from random import * characters = string.ascii...
49.39
1.1814
-0.0603
190
80
39.66
2026-06-02
4.
public class HelloWorld { public static void main(String[] ...
48.87
1.0599
0.0494
143
85
36.36
2026-05-28
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
48.37
1.1383
-0.0404
272
68
37.35
2026-05-11
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
46.29
1.1067
-0.0560
388
86
36.48
2026-05-22
7.
import os import sys def run(program, *args): pid = os.fork(...
46.00
1.0473
-0.0032
154
73
35.35
2026-06-03
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
45.51
1.0518
-0.0188
152
63
36.09
2026-02-27
9.
import urllib2 import json screen_name = "wordpress" url = "...
44.96
1.0621
-0.0416
246
78
35.57
2026-06-04
10.
import urllib2 import urllib import json url = "http://ajax....
44.92
0.9776
0.0420
438
85
34.52
2026-05-26
11.
/** Loop waiting for a connection and a valid command */ whi...
44.07
1.0448
-0.0445
445
72
34.60
2026-05-18
12.
function calculateArea(width, height) { try { var area = ...
43.02
1.0366
-0.0601
301
83
34.08
2026-05-25
13.
/* Read a set of characters from the socket */ StringBuffer ...
42.62
1.0042
-0.0368
542
84
33.49
2026-05-26
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
42.26
0.8513
0.1080
179
102
31.02
2026-06-05
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
41.89
0.9215
0.0294
78
71
29.08
2026-06-04
16.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
41.79
0.9849
-0.0363
183
90
33.13
2026-05-26
17.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
41.22
0.9386
-0.0030
256
89
32.16
2026-06-05
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
39.44
0.9487
-0.0535
356
103
30.39
2026-05-21
19.
import re import sys import urllib2 import BeautifulSoup usa...
38.67
0.9803
-0.1025
344
82
32.76
2026-06-01
20.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
37.13
0.9234
-0.0806
236
75
28.04
2026-06-05
21.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
36.50
0.9180
-0.0895
264
97
29.63
2026-05-21