TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Milan (m_i_n_o)
Return to profile of Milan (m_i_n_o)
View texts not yet raced by Milan (m_i_n_o)
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...
45.35
1.1814
0.1823
190
3
40.84
2024-05-25
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
40.87
1.1383
0.0907
272
2
36.68
2023-10-06
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
38.01
1.1067
0.0363
388
3
37.64
2022-11-02
4.
/** Loop waiting for a connection and a valid command */ whi...
37.09
1.0448
0.0706
445
1
37.09
2022-10-29
5.
input("\n\nPress the enter key to exit.") # waits for the us...
36.56
1.1984
-0.0990
85
1
36.56
2022-10-29
6.
public class HelloWorld { public static void main(String[] ...
33.94
1.0599
-0.0393
143
1
33.94
2022-10-29
7.
import std; int main() { std::println("Hello World!"); }
32.50
0.9810
-0.0037
56
1
32.50
2026-02-02
8.
import urllib2 import urllib import json url = "http://ajax....
32.29
0.9776
-0.0066
438
2
31.23
2022-12-17
9.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
31.26
0.9180
0.0220
264
1
31.26
2022-10-29
10.
import urllib2 import json screen_name = "wordpress" url = "...
30.90
1.0621
-0.1329
246
1
30.90
2022-12-16
11.
/* Read a set of characters from the socket */ StringBuffer ...
30.57
1.0042
-0.0849
542
1
30.57
2022-11-02
12.
import os import sys def run(program, *args): pid = os.fork(...
30.48
1.0473
-0.1307
154
1
30.48
2022-10-29
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
30.04
0.9234
-0.0201
236
1
30.04
2022-10-29
14.
import re import sys import urllib2 import BeautifulSoup usa...
29.20
0.9803
-0.1022
344
1
29.20
2022-10-29
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
28.15
0.9487
-0.1022
356
1
28.15
2026-02-02
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
26.68
0.9215
-0.1192
78
3
25.87
2024-05-25
17.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
25.57
0.9849
-0.2160
183
1
25.57
2022-10-29