TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Sandra (badmac16)
Return to profile of Sandra (badmac16)
View texts not yet raced by Sandra (badmac16)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random n = random.randint(1, 99) guess = int(raw_inpu...
34.37
1.1067
0.0451
388
1
34.37
2024-01-31
2.
/** Loop waiting for a connection and a valid command */ whi...
33.04
1.0448
0.0763
445
1
33.04
2024-02-03
3.
(publish :path "/hello-count" :content-type "text/html" :fun...
32.41
0.9487
0.1538
356
1
32.41
2024-01-31
4.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
32.31
0.9849
0.1053
183
1
32.31
2024-02-02
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
31.73
1.1383
-0.0738
272
1
31.73
2024-01-20
6.
/* Read a set of characters from the socket */ StringBuffer ...
31.16
1.0042
0.0500
542
1
31.16
2024-01-31
7.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
31.05
0.9234
0.1290
236
1
31.05
2024-02-01
8.
import std; int main() { std::println("Hello World!"); }
28.55
0.9810
-0.0061
56
1
28.55
2024-02-03
9.
import os import sys def run(program, *args): pid = os.fork(...
28.15
1.0473
-0.0978
154
1
28.15
2024-02-02
10.
import urllib2 import urllib import json url = "http://ajax....
27.98
0.9776
-0.0275
438
1
27.98
2024-01-20