TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for devpandaz (devpandaz)
Return to profile of devpandaz (devpandaz)
View texts not yet raced by devpandaz (devpandaz)
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...
66.12
1.1814
0.1619
190
2
63.12
2024-04-09
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
63.90
1.0518
0.2561
152
3
59.24
2023-12-23
3.
import os import sys def run(program, *args): pid = os.fork(...
59.47
1.0473
0.1663
154
2
55.26
2024-04-09
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
58.78
1.1067
0.0869
388
2
55.39
2023-12-23
5.
import re import sys import urllib2 import BeautifulSoup usa...
58.70
0.9803
0.2217
344
3
52.01
2024-04-09
6.
/** Loop waiting for a connection and a valid command */ whi...
52.56
1.0448
0.0364
445
1
52.56
2024-04-09
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
51.86
0.9849
0.0757
183
1
51.86
2024-04-09
8.
import std; int main() { std::println("Hello World!"); }
50.58
0.9810
0.0642
56
2
49.07
2024-04-09
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
47.63
0.9215
0.0533
78
2
44.02
2023-12-23
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
47.28
0.9234
0.0486
236
1
47.28
2023-10-15
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
47.24
0.9487
0.0270
356
1
47.24
2024-04-09
12.
/* Read a set of characters from the socket */ StringBuffer ...
45.83
1.0042
-0.0635
542
1
45.83
2024-04-09
13.
import urllib2 import urllib import json url = "http://ajax....
45.38
0.9776
-0.0437
438
1
45.38
2023-06-16
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
42.54
0.9386
-0.0707
256
1
42.54
2023-12-02
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
39.31
0.9180
-0.1161
264
1
39.31
2023-12-02