TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Whitecap (whitecap)
Return to profile of Whitecap (whitecap)
View texts not yet raced by Whitecap (whitecap)
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.42
1.1984
0.1768
85
7
57.72
2023-09-23
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
62.32
1.1067
0.1589
388
4
57.17
2023-09-19
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
62.18
1.1383
0.1216
272
5
57.07
2023-09-23
4.
import os import sys def run(program, *args): pid = os.fork(...
57.15
1.0473
0.1254
154
5
50.14
2023-08-24
5.
public class HelloWorld { public static void main(String[] ...
57.09
1.0599
0.1108
143
2
50.63
2023-09-15
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
56.08
1.0518
0.1045
152
4
52.57
2023-09-15
7.
import string from random import * characters = string.ascii...
55.85
1.1814
-0.0592
190
3
53.90
2023-08-28
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
50.24
0.9849
0.0509
183
4
44.54
2023-08-25
9.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
49.85
0.9180
0.1037
264
5
43.11
2023-09-13
10.
/** Loop waiting for a connection and a valid command */ whi...
47.23
1.0448
-0.0685
445
3
46.27
2023-08-29
11.
function calculateArea(width, height) { try { var area = ...
46.66
1.0366
-0.0743
301
4
44.42
2023-09-23
12.
/* Read a set of characters from the socket */ StringBuffer ...
46.32
1.0042
-0.0447
542
2
43.74
2023-09-12
13.
import urllib2 import json screen_name = "wordpress" url = "...
46.18
1.0621
-0.1188
246
1
46.18
2023-08-22
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
45.66
0.9487
0.0063
356
1
45.66
2023-09-14
15.
import urllib2 import urllib import json url = "http://ajax....
45.52
0.9776
-0.0305
438
5
43.33
2023-09-12
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
43.46
0.9234
-0.0171
236
3
42.84
2023-09-18
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
41.06
0.9215
-0.0736
78
2
37.87
2023-08-27
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
40.99
0.9386
-0.0990
256
1
40.99
2023-08-21