TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Pit (pit_pit)
Return to profile of Pit (pit_pit)
View texts not yet raced by Pit (pit_pit)
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...
45.69
1.1984
0.0935
85
1
45.69
2025-12-10
2.
public class HelloWorld { public static void main(String[] ...
41.77
1.0599
0.1212
143
2
41.49
2025-12-10
3.
function calculateArea(width, height) { try { var area = ...
41.59
1.0366
0.1394
301
4
36.98
2025-11-30
4.
import string from random import * characters = string.ascii...
41.03
1.1814
-0.0212
190
2
40.30
2025-11-30
5.
import os import sys def run(program, *args): pid = os.fork(...
39.34
1.0473
0.0651
154
5
35.14
2025-11-30
6.
import urllib2 import json screen_name = "wordpress" url = "...
37.67
1.0621
0.0031
246
3
35.12
2025-11-30
7.
/* Read a set of characters from the socket */ StringBuffer ...
37.39
1.0042
0.0531
542
4
34.72
2025-12-10
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
37.35
0.9215
0.1346
78
5
32.12
2025-12-10
9.
/** Loop waiting for a connection and a valid command */ whi...
36.87
1.0448
-0.0023
445
3
31.98
2025-11-30
10.
import random n = random.randint(1, 99) guess = int(raw_inpu...
36.62
1.1067
-0.0712
388
4
33.78
2025-11-29
11.
import urllib2 import urllib import json url = "http://ajax....
36.25
0.9776
0.0474
438
5
31.12
2025-11-30
12.
import random min = 1 max = 6 roll_again = "yes" while roll_...
36.18
1.1383
-0.1153
272
3
33.62
2025-11-29
13.
import std; int main() { std::println("Hello World!"); }
34.19
0.9810
-0.0142
56
3
32.98
2025-11-30
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
34.05
0.9849
-0.0221
183
2
32.51
2025-11-30
15.
import re import sys import urllib2 import BeautifulSoup usa...
32.33
0.9803
-0.0661
344
1
32.33
2025-10-10
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
32.06
0.8513
0.0552
179
1
32.06
2025-11-30
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
30.76
0.9487
-0.0789
356
2
29.57
2025-11-29
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
29.43
0.9234
-0.0912
236
2
28.43
2025-11-29
19.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
29.43
0.9386
-0.1064
256
3
28.13
2025-11-30
20.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
27.63
0.9180
-0.1367
264
3
26.79
2025-11-30