TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Leeta (leeta_613)
Return to profile of Leeta (leeta_613)
View texts not yet raced by Leeta (leeta_613)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
54.00
1.1814
0.3131
190
6
45.49
2025-01-04
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
47.49
1.1383
0.1760
272
2
44.29
2025-01-04
3.
input("\n\nPress the enter key to exit.") # waits for the us...
46.86
1.1984
0.0985
85
7
41.43
2025-01-04
4.
public class HelloWorld { public static void main(String[] ...
43.55
1.0599
0.1454
143
4
38.17
2025-01-26
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
42.53
1.0518
0.1252
152
7
36.90
2025-01-10
6.
/** Loop waiting for a connection and a valid command */ whi...
42.33
1.0448
0.1267
445
7
39.11
2025-01-27
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
41.86
1.1067
0.0518
388
2
38.61
2025-07-18
8.
import urllib2 import json screen_name = "wordpress" url = "...
41.82
1.0621
0.0953
246
4
39.30
2025-01-10
9.
import urllib2 import urllib import json url = "http://ajax....
39.59
0.9776
0.1181
438
6
36.52
2025-01-03
10.
function calculateArea(width, height) { try { var area = ...
39.56
1.0366
0.0582
301
3
37.40
2024-12-15
11.
/* Read a set of characters from the socket */ StringBuffer ...
39.06
1.0042
0.0768
542
8
35.69
2025-07-11
12.
import os import sys def run(program, *args): pid = os.fork(...
38.97
1.0473
0.0312
154
5
37.49
2025-01-04
13.
import re import sys import urllib2 import BeautifulSoup usa...
38.67
0.9803
0.0899
344
4
33.66
2025-01-04
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
37.98
0.9386
0.1125
256
12
34.05
2025-07-11
15.
import std; int main() { std::println("Hello World!"); }
37.24
0.9810
0.0496
56
5
33.18
2025-01-04
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
36.58
0.9215
0.0909
78
5
28.63
2025-07-11
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
35.21
0.9180
0.0565
264
4
32.69
2025-01-04
18.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
34.87
0.9849
-0.0199
183
2
34.57
2024-12-18
19.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
33.28
0.9234
-0.0024
236
5
31.48
2025-01-10
20.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
32.75
0.8513
0.0551
179
5
29.41
2025-07-18
21.
(publish :path "/hello-count" :content-type "text/html" :fun...
32.33
0.9487
-0.0540
356
2
31.16
2024-12-18