TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Arnold (arnoldchewbacca)
Return to profile of Arnold (arnoldchewbacca)
View texts not yet raced by Arnold (arnoldchewbacca)
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...
81.88
1.1984
0.1799
85
4
74.15
2021-11-30
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
73.07
1.1383
0.1155
272
6
64.15
2021-11-30
3.
import string from random import * characters = string.ascii...
69.02
1.1814
-0.0168
190
5
63.69
2021-11-30
4.
import os import sys def run(program, *args): pid = os.fork(...
67.87
1.0473
0.1302
154
5
60.54
2021-12-07
5.
import urllib2 import urllib import json url = "http://ajax....
67.66
0.9776
0.2395
438
6
55.72
2021-11-30
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
65.46
1.1067
0.0200
388
2
65.41
2021-11-30
7.
/** Loop waiting for a connection and a valid command */ whi...
64.28
1.0448
0.0853
445
3
59.17
2021-11-30
8.
/* Read a set of characters from the socket */ StringBuffer ...
62.36
1.0042
0.0995
542
6
54.08
2021-12-07
9.
function calculateArea(width, height) { try { var area = ...
60.74
1.0366
0.0411
301
4
59.63
2021-12-01
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
60.65
0.9849
0.0745
183
4
53.97
2021-11-30
11.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
59.41
1.0518
-0.0115
152
2
58.96
2021-11-30
12.
import re import sys import urllib2 import BeautifulSoup usa...
59.14
0.9803
0.0770
344
2
59.13
2021-11-30
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
58.91
0.9386
0.0817
256
4
55.37
2021-11-30
14.
public class HelloWorld { public static void main(String[] ...
56.92
1.0599
-0.0657
143
2
54.27
2021-11-30
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
53.64
0.9487
0.0128
356
2
52.46
2021-11-30
16.
import urllib2 import json screen_name = "wordpress" url = "...
52.32
1.0621
-0.1515
246
1
52.32
2021-09-23
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
50.60
0.9215
-0.0353
78
3
44.22
2021-11-26
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
48.35
0.9234
-0.0696
236
1
48.35
2021-11-30
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
47.29
0.9180
-0.0938
264
1
47.29
2021-10-19