TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for dave (shalomski)
Return to profile of dave (shalomski)
View texts not yet raced by dave (shalomski)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
39.30
1.1814
0.1763
190
1
39.30
2023-06-12
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
34.89
1.1067
0.0987
388
3
31.33
2023-06-09
3.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
32.75
0.9849
0.1465
183
2
31.48
2023-06-12
4.
function calculateArea(width, height) { try { var area = ...
31.87
1.0366
0.0644
301
3
29.40
2023-06-09
5.
import urllib2 import urllib import json url = "http://ajax....
31.71
0.9776
0.1179
438
3
26.85
2023-06-11
6.
public class HelloWorld { public static void main(String[] ...
29.75
1.0599
-0.0321
143
1
29.75
2023-06-06
7.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
29.36
0.9386
0.0757
256
1
29.36
2023-06-12
8.
import re import sys import urllib2 import BeautifulSoup usa...
29.08
0.9803
0.0244
344
2
28.75
2023-06-13
9.
import urllib2 import json screen_name = "wordpress" url = "...
28.82
1.0621
-0.0664
246
1
28.82
2023-06-02
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
28.59
0.9234
0.0643
236
1
28.59
2023-06-02
11.
import os import sys def run(program, *args): pid = os.fork(...
27.17
1.0473
-0.1086
154
1
27.17
2023-06-06
12.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
27.12
0.9215
0.0154
78
1
27.12
2023-06-07
13.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
26.58
1.0518
-0.1335
152
1
26.58
2023-06-06
14.
/** Loop waiting for a connection and a valid command */ whi...
23.39
1.0448
-0.2367
445
1
23.39
2023-06-02
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
22.45
0.9180
-0.1424
264
1
22.45
2023-06-05