TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Josh (turtletyper7)
Return to profile of Josh (turtletyper7)
View texts not yet raced by Josh (turtletyper7)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
public class HelloWorld { public static void main(String[] ...
33.40
1.0599
0.2267
143
8
30.37
2023-08-17
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
32.13
1.1067
0.1107
388
2
31.78
2023-08-14
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
30.67
1.0518
0.1376
152
3
27.11
2023-08-17
4.
import string from random import * characters = string.ascii...
30.64
1.1814
-0.0281
190
2
29.90
2023-07-23
5.
import os import sys def run(program, *args): pid = os.fork(...
30.28
1.0473
0.1226
154
6
25.99
2023-09-17
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
29.91
1.1383
-0.0022
272
2
29.58
2023-07-24
7.
import urllib2 import json screen_name = "wordpress" url = "...
29.72
1.0621
0.0771
246
2
27.67
2023-08-13
8.
import urllib2 import urllib import json url = "http://ajax....
28.02
0.9776
0.1217
438
5
24.83
2023-08-17
9.
/** Loop waiting for a connection and a valid command */ whi...
27.87
1.0448
0.0397
445
1
27.87
2023-08-17
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
27.03
0.9849
0.0640
183
3
26.07
2023-08-14
11.
import re import sys import urllib2 import BeautifulSoup usa...
26.86
0.9803
0.0711
344
6
25.32
2023-08-14
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
25.94
0.9487
0.0733
356
4
23.09
2023-09-17
13.
/* Read a set of characters from the socket */ StringBuffer ...
25.68
1.0042
0.0016
542
2
24.87
2023-09-17
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
25.55
0.9180
0.0684
264
5
23.08
2023-09-17
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
25.41
0.9386
0.0396
256
4
23.52
2023-09-17
16.
input("\n\nPress the enter key to exit.") # waits for the us...
25.07
1.1984
-0.2597
85
1
25.07
2023-07-23
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
25.06
0.9215
0.0533
78
2
22.54
2023-08-17
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
22.25
0.9234
-0.0483
236
2
22.10
2023-08-17