TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for typify1 (typify1)
Return to profile of typify1 (typify1)
View texts not yet raced by typify1 (typify1)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
64.90
1.1383
0.2121
272
4
58.97
2024-12-29
2.
input("\n\nPress the enter key to exit.") # waits for the us...
64.58
1.1984
0.1453
85
2
59.47
2024-12-29
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
57.21
1.0518
0.1386
152
1
57.21
2024-12-29
4.
import string from random import * characters = string.ascii...
57.05
1.1814
0.0056
190
1
57.05
2024-12-29
5.
import os import sys def run(program, *args): pid = os.fork(...
56.53
1.0473
0.1289
154
3
53.16
2024-12-29
6.
import urllib2 import json screen_name = "wordpress" url = "...
55.40
1.0621
0.0906
246
1
55.40
2024-12-29
7.
public class HelloWorld { public static void main(String[] ...
54.42
1.0599
0.0724
143
2
47.65
2024-12-29
8.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
53.67
0.9386
0.1781
256
2
50.30
2024-12-29
9.
import std; int main() { std::println("Hello World!"); }
51.67
0.9810
0.0941
56
2
45.57
2024-12-29
10.
import random n = random.randint(1, 99) guess = int(raw_inpu...
50.28
1.1067
-0.0605
388
1
50.28
2024-12-29
11.
import re import sys import urllib2 import BeautifulSoup usa...
48.49
0.9803
0.0286
344
1
48.49
2024-12-29
12.
/* Read a set of characters from the socket */ StringBuffer ...
45.97
1.0042
-0.0477
542
1
45.97
2024-12-29
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
45.79
0.9234
0.0294
236
4
40.32
2024-12-29
14.
/** Loop waiting for a connection and a valid command */ whi...
45.28
1.0448
-0.1027
445
1
45.28
2024-12-29
15.
import urllib2 import urllib import json url = "http://ajax....
44.23
0.9776
-0.0573
438
3
41.56
2024-12-29
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
43.01
0.8513
0.0436
179
3
35.79
2024-12-29
17.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
40.30
0.9849
-0.1464
183
2
39.90
2024-12-29