TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for (xquyen)
Return to profile of (xquyen)
View texts not yet raced by (xquyen)
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...
78.88
1.1984
0.1133
85
21
55.98
2023-11-26
2.
import string from random import * characters = string.ascii...
77.37
1.1814
0.1052
190
28
65.98
2023-11-26
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
69.22
1.1383
0.0128
272
25
60.45
2025-02-21
4.
import urllib2 import json screen_name = "wordpress" url = "...
68.01
1.0621
0.0689
246
30
55.91
2023-11-26
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
65.34
1.0518
0.0348
152
22
54.31
2023-11-26
6.
public class HelloWorld { public static void main(String[] ...
63.38
1.0599
-0.0059
143
24
51.93
2025-09-30
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
62.96
1.1067
-0.0597
388
28
54.10
2023-11-26
8.
function calculateArea(width, height) { try { var area = ...
62.46
1.0366
0.0021
301
23
48.58
2025-09-30
9.
import os import sys def run(program, *args): pid = os.fork(...
62.18
1.0473
-0.0133
154
24
49.44
2025-09-30
10.
/** Loop waiting for a connection and a valid command */ whi...
60.07
1.0448
-0.0459
445
26
51.58
2023-11-26
11.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
59.09
0.9215
0.0611
78
25
44.66
2023-12-08
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
58.30
0.9849
-0.0154
183
33
48.28
2023-11-26
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
56.64
0.9487
-0.0068
356
24
47.33
2023-11-26
14.
/* Read a set of characters from the socket */ StringBuffer ...
54.40
1.0042
-0.0996
542
24
48.31
2025-09-30
15.
import urllib2 import urllib import json url = "http://ajax....
54.20
0.9776
-0.0763
438
22
48.24
2023-11-26
16.
import re import sys import urllib2 import BeautifulSoup usa...
53.03
0.9803
-0.0984
344
21
46.20
2025-09-30
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
51.49
0.9180
-0.0617
264
21
45.95
2023-11-26
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
50.57
0.9234
-0.0824
236
27
42.31
2023-11-30
19.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
49.99
0.9386
-0.1073
256
17
43.19
2023-11-26
20.
import std; int main() { std::println("Hello World!"); }
45.10
0.9810
-0.2310
56
2
39.58
2023-11-21