TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for papalial (papalial)
Return to profile of papalial (papalial)
View texts not yet raced by papalial (papalial)
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...
71.42
1.1984
0.1299
85
23
54.43
2024-05-05
2.
import std; int main() { std::println("Hello World!"); }
65.02
0.9810
0.2570
56
21
45.26
2024-04-27
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
64.69
1.1067
0.1071
388
16
54.12
2024-04-06
4.
import string from random import * characters = string.ascii...
62.42
1.1814
-0.0095
190
21
49.95
2024-05-13
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
61.96
1.1383
0.0254
272
11
48.22
2024-03-16
6.
public class HelloWorld { public static void main(String[] ...
58.96
1.0599
0.0535
143
19
47.74
2024-06-22
7.
import os import sys def run(program, *args): pid = os.fork(...
58.69
1.0473
0.0600
154
24
46.56
2024-04-09
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
58.56
0.9215
0.1848
78
21
44.26
2024-05-13
9.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
58.35
1.0518
0.0535
152
15
47.61
2024-06-22
10.
import urllib2 import json screen_name = "wordpress" url = "...
57.55
1.0621
0.0252
246
17
50.49
2024-04-06
11.
function calculateArea(width, height) { try { var area = ...
56.27
1.0366
0.0303
301
16
50.08
2024-05-07
12.
import urllib2 import urllib import json url = "http://ajax....
56.18
0.9776
0.0889
438
19
45.94
2024-04-26
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
53.97
0.9849
0.0353
183
15
42.95
2024-04-05
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
53.96
0.9487
0.0802
356
9
43.95
2024-03-31
15.
/** Loop waiting for a connection and a valid command */ whi...
51.10
1.0448
-0.0721
445
9
45.00
2024-04-09
16.
import re import sys import urllib2 import BeautifulSoup usa...
50.46
0.9803
-0.0234
344
12
42.35
2024-04-11
17.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
49.86
0.9386
0.0010
256
20
41.62
2024-04-11
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
49.81
0.9234
0.0231
236
14
39.99
2024-04-08
19.
/* Read a set of characters from the socket */ StringBuffer ...
49.29
1.0042
-0.0693
542
11
43.01
2024-05-05
20.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
47.05
0.8513
0.0235
179
16
41.26
2024-04-05
21.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
46.92
0.9180
-0.0340
264
13
39.72
2024-04-09