TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Lotus (lotusanimations)
Return to profile of Lotus (lotusanimations)
View texts not yet raced by Lotus (lotusanimations)
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...
45.47
1.1984
0.1482
85
7
37.71
2025-09-30
2.
import string from random import * characters = string.ascii...
43.55
1.1814
0.1083
190
11
37.68
2025-09-30
3.
public class HelloWorld { public static void main(String[] ...
37.82
1.0599
0.0601
143
12
30.48
2025-09-30
4.
/** Loop waiting for a connection and a valid command */ whi...
37.69
1.0448
0.0714
445
12
33.05
2025-09-30
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
37.57
1.1383
-0.0257
272
9
31.06
2024-11-23
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
37.23
1.1067
-0.0041
388
11
32.48
2025-10-14
7.
function calculateArea(width, height) { try { var area = ...
36.47
1.0366
0.0434
301
14
32.80
2025-10-14
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
36.24
1.0518
0.0214
152
8
30.24
2025-09-30
9.
import std; int main() { std::println("Hello World!"); }
36.01
0.9810
0.0854
56
12
28.91
2024-12-08
10.
import urllib2 import json screen_name = "wordpress" url = "...
35.94
1.0621
0.0022
246
4
34.13
2024-12-08
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
34.39
0.9849
0.0335
183
16
29.45
2025-10-14
12.
import os import sys def run(program, *args): pid = os.fork(...
33.04
1.0473
-0.0688
154
7
29.05
2025-09-30
13.
/* Read a set of characters from the socket */ StringBuffer ...
32.79
1.0042
-0.0331
542
9
28.57
2024-11-23
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
31.27
0.9215
0.0045
78
7
26.20
2024-12-08
15.
import urllib2 import urllib import json url = "http://ajax....
30.29
0.9776
-0.0806
438
7
27.42
2025-10-14
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
29.26
0.9180
-0.0515
264
10
25.50
2025-10-14
17.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
29.26
0.9386
-0.0721
256
8
24.30
2025-10-14
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
28.73
0.9234
-0.0726
236
12
26.49
2025-09-30
19.
import re import sys import urllib2 import BeautifulSoup usa...
28.70
0.9803
-0.1304
344
5
25.73
2025-10-14
20.
(publish :path "/hello-count" :content-type "text/html" :fun...
27.92
0.9487
-0.1219
356
5
26.65
2024-12-08
21.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
27.81
0.8513
-0.0277
179
4
24.00
2025-10-14