TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for dirty_qwerty (soapfish)
Return to profile of dirty_qwerty (soapfish)
View texts not yet raced by dirty_qwerty (soapfish)
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(...
57.45
1.0473
0.2058
154
1
57.45
2024-03-18
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
56.65
1.1383
0.0940
272
2
54.93
2024-03-18
3.
import urllib2 import urllib import json url = "http://ajax....
54.70
0.9776
0.2150
438
1
54.70
2024-08-09
4.
/** Loop waiting for a connection and a valid command */ whi...
52.55
1.0448
0.1044
445
2
50.24
2024-03-18
5.
function calculateArea(width, height) { try { var area = ...
50.49
1.0366
0.0634
301
1
50.49
2024-06-05
6.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
42.59
0.9215
0.0052
78
1
42.59
2024-02-01
7.
/* Read a set of characters from the socket */ StringBuffer ...
41.42
1.0042
-0.1006
542
1
41.42
2023-08-14
8.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
40.32
0.9180
-0.0393
264
1
40.32
2024-02-01
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
39.99
0.9849
-0.1114
183
1
39.99
2024-03-18
10.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
32.21
1.0518
-0.3468
152
1
32.21
2024-03-02