TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Pentametric (pentametric)
Return to profile of Pentametric (pentametric)
View texts not yet raced by Pentametric (pentametric)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import os import sys def run(program, *args): pid = os.fork(...
33.55
1.0473
0.2093
154
2
32.60
2024-05-17
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
31.95
1.0518
0.1461
152
2
31.89
2024-05-15
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
30.42
1.1067
0.0311
388
1
30.42
2024-05-15
4.
function calculateArea(width, height) { try { var area = ...
29.23
1.0366
0.0569
301
1
29.23
2024-05-11
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
27.77
1.1383
-0.1010
272
1
27.77
2024-05-17
6.
public class HelloWorld { public static void main(String[] ...
27.66
1.0599
-0.0256
143
1
27.66
2024-05-17
7.
import re import sys import urllib2 import BeautifulSoup usa...
26.45
0.9803
0.0084
344
1
26.45
2024-05-11
8.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
25.12
0.9180
0.0220
264
1
25.12
2024-05-15
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
24.75
0.9234
0.0061
236
1
24.75
2024-05-11
10.
(publish :path "/hello-count" :content-type "text/html" :fun...
23.03
0.9487
-0.0819
356
1
23.03
2024-05-12
11.
import urllib2 import urllib import json url = "http://ajax....
20.76
0.9776
-0.1995
438
1
20.76
2024-05-12
12.
import std; int main() { std::println("Hello World!"); }
19.24
0.9810
-0.2676
56
1
19.24
2024-05-17
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
18.10
0.8513
-0.1804
179
1
18.10
2024-05-12