TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for leon (leonzalion)
Return to profile of leon (leonzalion)
View texts not yet raced by leon (leonzalion)
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...
143.54
1.1814
0.0392
190
7
122.97
2022-09-06
2.
/** Loop waiting for a connection and a valid command */ whi...
133.41
1.0448
0.1341
445
4
122.28
2022-09-11
3.
input("\n\nPress the enter key to exit.") # waits for the us...
132.36
1.1984
-0.0824
85
7
119.32
2021-07-19
4.
public class HelloWorld { public static void main(String[] ...
129.96
1.0599
0.0779
143
3
121.02
2021-05-25
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
129.35
1.1067
0.0108
388
1
129.35
2022-09-13
6.
import os import sys def run(program, *args): pid = os.fork(...
127.17
1.0473
0.0648
154
9
115.88
2022-09-06
7.
function calculateArea(width, height) { try { var area = ...
123.51
1.0366
0.0586
301
6
111.47
2022-09-13
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
122.05
1.0518
0.0225
152
2
114.53
2021-08-28
9.
import urllib2 import json screen_name = "wordpress" url = "...
120.05
1.0621
-0.0161
246
2
119.79
2022-09-08
10.
import urllib2 import urllib import json url = "http://ajax....
114.85
0.9776
0.0611
438
2
114.47
2022-09-06
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
112.57
0.9234
0.0737
236
5
100.97
2021-10-31
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
109.43
0.9386
0.0155
256
2
103.71
2021-08-16
13.
import random min = 1 max = 6 roll_again = "yes" while roll_...
107.28
1.1383
-0.2223
272
1
107.28
2021-07-19
14.
/* Read a set of characters from the socket */ StringBuffer ...
106.72
1.0042
-0.0526
542
1
106.72
2021-08-28
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
102.84
0.9180
-0.0187
264
5
94.26
2022-09-06
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
98.54
0.9487
-0.0559
356
1
98.54
2021-07-19
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
95.55
0.9215
-0.0787
78
3
94.10
2021-05-25