TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for GoodKnight (goodknight)
Return to profile of GoodKnight (goodknight)
View texts not yet raced by GoodKnight (goodknight)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import urllib2 import json screen_name = "wordpress" url = "...
97.10
1.0621
0.1557
246
3
83.89
2023-08-29
2.
import os import sys def run(program, *args): pid = os.fork(...
94.23
1.0473
0.1341
154
3
87.10
2023-09-05
3.
public class HelloWorld { public static void main(String[] ...
92.70
1.0599
0.1001
143
2
89.38
2023-09-11
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
90.49
1.1383
-0.0070
272
3
85.74
2023-08-31
5.
input("\n\nPress the enter key to exit.") # waits for the us...
88.83
1.1984
-0.0910
85
1
88.83
2023-09-13
6.
import re import sys import urllib2 import BeautifulSoup usa...
82.24
0.9803
0.0485
344
2
78.52
2023-08-17
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
80.30
1.1067
-0.1014
388
2
78.68
2023-08-17
8.
/** Loop waiting for a connection and a valid command */ whi...
78.84
1.0448
-0.0531
445
1
78.84
2023-08-18
9.
/* Read a set of characters from the socket */ StringBuffer ...
77.67
1.0042
-0.0306
542
2
77.13
2023-08-25
10.
import urllib2 import urllib import json url = "http://ajax....
77.20
0.9776
-0.0098
438
1
77.20
2023-10-14
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
76.05
0.9386
0.0128
256
1
76.05
2023-08-26
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
74.93
0.9234
0.0183
236
2
70.33
2023-08-17
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
72.90
0.9849
-0.0699
183
3
71.23
2025-01-18
14.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
72.68
1.0518
-0.1388
152
1
72.68
2023-08-30
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
71.64
0.9487
-0.0465
356
3
70.08
2023-09-10
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
68.98
0.9180
-0.0540
264
2
66.80
2023-08-28
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
62.82
0.9215
-0.1359
78
3
60.78
2023-08-26