TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Mario (mario218)
Return to profile of Mario (mario218)
View texts not yet raced by Mario (mario218)
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.05
1.1984
0.2268
85
3
46.45
2025-11-01
2.
import urllib2 import json screen_name = "wordpress" url = "...
55.13
1.0621
0.2249
246
3
51.06
2025-11-01
3.
/** Loop waiting for a connection and a valid command */ whi...
51.05
1.0448
0.1470
445
1
51.05
2025-11-06
4.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
50.99
0.9849
0.2055
183
2
50.03
2025-11-01
5.
public class HelloWorld { public static void main(String[] ...
48.83
1.0599
0.0801
143
1
48.83
2025-10-28
6.
import os import sys def run(program, *args): pid = os.fork(...
48.10
1.0473
0.0756
154
1
48.10
2025-10-28
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
47.61
1.0518
0.0597
152
3
45.27
2025-11-06
8.
import re import sys import urllib2 import BeautifulSoup usa...
45.50
0.9803
0.0819
344
2
41.67
2025-11-01
9.
import urllib2 import urllib import json url = "http://ajax....
41.25
0.9776
-0.0146
438
1
41.25
2025-10-28
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
39.74
0.9215
0.0063
78
1
39.74
2025-11-06
11.
/* Read a set of characters from the socket */ StringBuffer ...
39.30
1.0042
-0.0867
542
1
39.30
2025-10-28
12.
import std; int main() { std::println("Hello World!"); }
39.09
0.9810
-0.0684
56
1
39.09
2025-11-06
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
38.35
0.9487
-0.0534
356
1
38.35
2025-10-28
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
38.11
0.9386
-0.0489
256
2
36.13
2025-10-28
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
38.08
0.9180
-0.0290
264
2
32.79
2025-10-28
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
37.23
0.8513
0.0179
179
2
30.63
2025-11-01