TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for (corsairchris)
Return to profile of (corsairchris)
View texts not yet raced by (corsairchris)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import os import sys def run(program, *args): pid = os.fork(...
108.00
1.0473
0.2286
154
4
91.01
2023-07-18
2.
import string from random import * characters = string.ascii...
102.67
1.1814
-0.0011
190
2
100.49
2023-05-29
3.
import urllib2 import urllib import json url = "http://ajax....
96.23
0.9776
0.1937
438
6
87.31
2023-05-29
4.
input("\n\nPress the enter key to exit.") # waits for the us...
95.78
1.1984
-0.1066
85
1
95.78
2023-05-29
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
92.99
1.0518
0.0549
152
1
92.99
2023-05-29
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
82.63
1.1383
-0.1834
272
1
82.63
2023-05-29
7.
import re import sys import urllib2 import BeautifulSoup usa...
82.43
0.9803
0.0163
344
1
82.43
2023-05-29
8.
/* Read a set of characters from the socket */ StringBuffer ...
81.82
1.0042
-0.0183
542
2
79.75
2023-05-29
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
79.70
0.9849
-0.0357
183
1
79.70
2023-07-18
10.
public class HelloWorld { public static void main(String[] ...
79.00
1.0599
-0.1221
143
1
79.00
2023-05-29
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
77.32
0.9487
-0.0035
356
3
74.21
2023-05-29
12.
/** Loop waiting for a connection and a valid command */ whi...
73.74
1.0448
-0.1575
445
1
73.74
2023-05-29
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
73.35
0.9215
-0.0469
78
1
73.35
2023-05-29