TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Elite (getgoodelite)
Return to profile of Elite (getgoodelite)
View texts not yet raced by Elite (getgoodelite)
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...
49.70
1.1984
0.1399
85
2
41.15
2023-07-19
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
49.45
1.1383
0.2052
272
1
49.45
2023-07-17
3.
import os import sys def run(program, *args): pid = os.fork(...
44.08
1.0473
0.1656
154
1
44.08
2023-07-17
4.
import string from random import * characters = string.ascii...
40.53
1.1814
-0.0905
190
1
40.53
2023-07-17
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
40.16
1.0518
0.0591
152
1
40.16
2023-07-17
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
38.98
1.1067
-0.0483
388
1
38.98
2023-07-17
7.
import urllib2 import json screen_name = "wordpress" url = "...
37.84
1.0621
-0.0263
246
1
37.84
2023-07-17
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
37.75
0.9849
0.0592
183
2
37.70
2023-07-17
9.
public class HelloWorld { public static void main(String[] ...
34.99
1.0599
-0.0965
143
1
34.99
2023-07-17
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
34.15
0.9215
0.0237
78
1
34.15
2023-07-17
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
32.78
0.9234
-0.0066
236
2
29.31
2023-07-17
12.
/** Loop waiting for a connection and a valid command */ whi...
32.28
1.0448
-0.1487
445
1
32.28
2023-07-17
13.
import urllib2 import urllib import json url = "http://ajax....
32.02
0.9776
-0.0823
438
1
32.02
2023-07-17
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
30.14
0.9386
-0.1106
256
1
30.14
2023-07-17
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
27.67
0.9180
-0.1557
264
1
27.67
2023-06-15