TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for turbee6 (turbee6)
Return to profile of turbee6 (turbee6)
View texts not yet raced by turbee6 (turbee6)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
43.62
1.1984
0.2324
85
4
38.95
2024-04-05
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
39.25
1.0518
0.2566
152
4
31.68
2024-04-06
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
38.21
1.1383
0.1264
272
5
31.74
2024-04-06
4.
import urllib2 import json screen_name = "wordpress" url = "...
37.96
1.0621
0.2007
246
6
35.50
2024-04-05
5.
import urllib2 import urllib import json url = "http://ajax....
34.42
0.9776
0.1731
438
5
30.55
2024-04-06
6.
(publish :path "/hello-count" :content-type "text/html" :fun...
33.90
0.9487
0.1888
356
6
30.60
2024-04-06
7.
import string from random import * characters = string.ascii...
33.72
1.1814
-0.0655
190
3
32.78
2024-04-04
8.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
33.59
0.9234
0.1993
236
2
30.04
2024-04-06
9.
/** Loop waiting for a connection and a valid command */ whi...
33.42
1.0448
0.0743
445
4
30.89
2024-04-06
10.
import random n = random.randint(1, 99) guess = int(raw_inpu...
32.62
1.1067
-0.0278
388
3
31.85
2024-04-06
11.
/* Read a set of characters from the socket */ StringBuffer ...
32.14
1.0042
0.0687
542
4
30.38
2024-04-05
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
31.88
0.9849
0.0769
183
4
28.66
2024-04-03
13.
import std; int main() { std::println("Hello World!"); }
30.23
0.9810
0.0369
56
3
27.99
2024-04-06
14.
function calculateArea(width, height) { try { var area = ...
29.76
1.0366
-0.0413
301
2
28.58
2024-04-04
15.
import os import sys def run(program, *args): pid = os.fork(...
28.89
1.0473
-0.0857
154
2
27.91
2024-04-06
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
27.33
0.9215
-0.0100
78
5
25.48
2024-04-05
17.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
26.27
0.8513
0.0095
179
4
23.35
2024-04-03
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
25.49
0.9386
-0.0915
256
2
24.69
2024-04-04
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
24.85
0.9180
-0.0925
264
2
23.19
2024-04-04