TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Xen0 (xen02o)
Return to profile of Xen0 (xen02o)
View texts not yet raced by Xen0 (xen02o)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random n = random.randint(1, 99) guess = int(raw_inpu...
52.45
1.1067
0.2725
388
3
46.58
2024-08-06
2.
input("\n\nPress the enter key to exit.") # waits for the us...
47.62
1.1984
0.0493
85
3
43.12
2024-08-06
3.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
45.24
0.9849
0.2071
183
5
38.37
2024-08-06
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
44.73
1.1383
0.0366
272
1
44.73
2024-08-06
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
42.93
1.0518
0.0802
152
3
40.09
2024-08-06
6.
(publish :path "/hello-count" :content-type "text/html" :fun...
42.09
0.9487
0.1634
356
3
36.16
2024-08-06
7.
/** Loop waiting for a connection and a valid command */ whi...
41.57
1.0448
0.0532
445
1
41.57
2024-08-06
8.
import urllib2 import json screen_name = "wordpress" url = "...
40.35
1.0621
0.0016
246
1
40.35
2024-08-06
9.
import std; int main() { std::println("Hello World!"); }
39.15
0.9810
0.0421
56
1
39.15
2024-08-06
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
37.18
0.9234
0.0581
236
1
37.18
2024-08-06
11.
function calculateArea(width, height) { try { var area = ...
36.41
1.0366
-0.0786
301
1
36.41
2024-08-06
12.
import re import sys import urllib2 import BeautifulSoup usa...
36.04
0.9803
-0.0330
344
2
35.18
2024-08-06
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
35.58
0.9180
0.0182
264
2
33.58
2024-08-06
14.
import os import sys def run(program, *args): pid = os.fork(...
35.10
1.0473
-0.1220
154
3
33.32
2024-08-06
15.
public class HelloWorld { public static void main(String[] ...
34.40
1.0599
-0.1553
143
1
34.40
2024-08-06
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
28.15
0.8513
-0.1171
179
1
28.15
2024-08-06
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
27.06
0.9215
-0.2105
78
1
27.06
2024-07-10