TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for pinktape (funnybutpink)
Return to profile of pinktape (funnybutpink)
View texts not yet raced by pinktape (funnybutpink)
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...
44.64
1.1984
0.4669
85
3
35.24
2023-11-21
2.
/* Read a set of characters from the socket */ StringBuffer ...
31.73
1.0042
0.2018
542
2
31.11
2023-11-21
3.
public class HelloWorld { public static void main(String[] ...
29.34
1.0599
0.0511
143
1
29.34
2023-07-26
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
29.12
1.1067
-0.0108
388
2
28.52
2023-07-26
5.
/** Loop waiting for a connection and a valid command */ whi...
27.65
1.0448
0.0102
445
1
27.65
2023-07-26
6.
import urllib2 import urllib import json url = "http://ajax....
27.61
0.9776
0.0751
438
5
25.32
2023-11-21
7.
import random min = 1 max = 6 roll_again = "yes" while roll_...
27.22
1.1383
-0.1136
272
1
27.22
2023-07-25
8.
import os import sys def run(program, *args): pid = os.fork(...
25.89
1.0473
-0.0678
154
1
25.89
2023-07-25
9.
function calculateArea(width, height) { try { var area = ...
25.81
1.0366
-0.0513
301
1
25.81
2023-07-25
10.
(publish :path "/hello-count" :content-type "text/html" :fun...
25.38
0.9487
0.0245
356
2
24.31
2023-07-26
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
24.65
0.9849
-0.0488
183
1
24.65
2023-07-26
12.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
24.63
1.0518
-0.1147
152
1
24.63
2023-07-26
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
23.69
0.9234
-0.0177
236
3
21.05
2023-11-21
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
22.05
0.9180
-0.0843
264
1
22.05
2023-07-26
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
21.85
0.9386
-0.1120
256
1
21.85
2023-07-26
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
21.03
0.9215
-0.1212
78
2
19.52
2023-07-26