TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for no (prtlai)
Return to profile of no (prtlai)
View texts not yet raced by no (prtlai)
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...
68.17
1.1984
0.2500
85
2
58.27
2023-07-11
2.
import string from random import * characters = string.ascii...
59.25
1.1814
0.0775
190
4
56.74
2023-08-02
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
57.18
1.1067
0.1082
388
5
50.26
2023-08-02
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
54.38
1.1383
0.0171
272
1
54.38
2023-07-12
5.
import urllib2 import json screen_name = "wordpress" url = "...
54.32
1.0621
0.0920
246
6
46.47
2023-07-12
6.
import os import sys def run(program, *args): pid = os.fork(...
49.37
1.0473
0.0017
154
2
48.05
2023-07-12
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
48.92
0.9849
0.0545
183
7
40.48
2023-08-02
8.
import re import sys import urllib2 import BeautifulSoup usa...
48.50
0.9803
0.0502
344
3
42.78
2023-07-14
9.
/* Read a set of characters from the socket */ StringBuffer ...
46.43
1.0042
-0.0177
542
2
41.11
2023-07-14
10.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
45.59
1.0518
-0.0832
152
2
41.41
2023-07-12
11.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
44.74
0.9180
0.0326
264
3
37.34
2023-07-12
12.
function calculateArea(width, height) { try { var area = ...
41.50
1.0366
-0.1549
301
3
40.25
2023-07-14
13.
public class HelloWorld { public static void main(String[] ...
40.88
1.0599
-0.1913
143
1
40.88
2023-07-14
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
40.37
0.9487
-0.0910
356
1
40.37
2023-07-14
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
39.39
0.9234
-0.0865
236
3
37.02
2025-04-01
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
39.09
0.9386
-0.1081
256
4
35.07
2023-07-14
17.
import urllib2 import urllib import json url = "http://ajax....
35.89
0.9776
-0.2150
438
2
34.43
2023-07-11
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
34.26
0.9215
-0.1936
78
4
32.74
2023-08-02