TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for P ʀ ɪ ɴ ᴄ ᴇ (prince_zox)
Return to profile of P ʀ ɪ ɴ ᴄ ᴇ (prince_zox)
View texts not yet raced by P ʀ ɪ ɴ ᴄ ᴇ (prince_zox)
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...
33.62
1.1067
0.2204
388
3
28.30
2023-06-15
2.
import urllib2 import urllib import json url = "http://ajax....
32.92
0.9776
0.3219
438
3
28.91
2023-06-20
3.
import urllib2 import json screen_name = "wordpress" url = "...
32.21
1.0621
0.2093
246
1
32.21
2023-06-15
4.
import string from random import * characters = string.ascii...
31.13
1.1814
0.0474
190
4
28.18
2023-06-10
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
30.10
1.1383
0.0498
272
2
28.33
2023-06-12
6.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
29.02
0.9386
0.2069
256
7
25.38
2023-06-20
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
28.75
1.0518
0.0831
152
7
25.56
2023-06-20
8.
function calculateArea(width, height) { try { var area = ...
27.40
1.0366
0.0450
301
5
26.12
2023-06-12
9.
import os import sys def run(program, *args): pid = os.fork(...
26.85
1.0473
0.0126
154
3
22.95
2023-06-12
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
26.79
0.9234
0.1341
236
3
25.10
2023-06-15
11.
/* Read a set of characters from the socket */ StringBuffer ...
26.68
1.0042
0.0489
542
7
24.15
2023-06-20
12.
/** Loop waiting for a connection and a valid command */ whi...
26.51
1.0448
0.0016
445
2
24.79
2023-06-02
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
25.34
0.9487
0.0516
356
3
23.98
2023-06-12
14.
public class HelloWorld { public static void main(String[] ...
24.73
1.0599
-0.0837
143
2
23.28
2023-06-10
15.
import re import sys import urllib2 import BeautifulSoup usa...
23.87
0.9803
-0.0381
344
1
23.87
2023-06-03
16.
input("\n\nPress the enter key to exit.") # waits for the us...
23.85
1.1984
-0.2570
85
1
23.85
2023-06-03
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
23.24
0.9180
-0.0006
264
3
22.20
2023-06-19
18.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
22.75
0.9849
-0.0869
183
1
22.75
2023-06-08
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
15.95
0.9215
-0.2919
78
1
15.95
2023-06-02