TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for good_bedbug (good_bedbug)
Return to profile of good_bedbug (good_bedbug)
View texts not yet raced by good_bedbug (good_bedbug)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
public class HelloWorld { public static void main(String[] ...
39.22
1.0599
0.2873
143
3
33.66
2025-01-17
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
37.10
1.0518
0.2259
152
2
34.93
2025-01-12
3.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
35.64
0.9234
0.3048
236
2
31.99
2025-01-17
4.
/* Read a set of characters from the socket */ StringBuffer ...
35.62
1.0042
0.2209
542
4
28.88
2025-01-17
5.
import os import sys def run(program, *args): pid = os.fork(...
32.06
1.0473
0.0564
154
4
28.20
2025-01-14
6.
/** Loop waiting for a connection and a valid command */ whi...
31.02
1.0448
0.0259
445
1
31.02
2025-01-14
7.
(publish :path "/hello-count" :content-type "text/html" :fun...
30.98
0.9487
0.1211
356
1
30.98
2025-01-15
8.
import re import sys import urllib2 import BeautifulSoup usa...
30.53
0.9803
0.0682
344
2
30.16
2025-01-14
9.
import random n = random.randint(1, 99) guess = int(raw_inpu...
30.04
1.1067
-0.0742
388
1
30.04
2025-01-13
10.
input("\n\nPress the enter key to exit.") # waits for the us...
29.55
1.1984
-0.1874
85
1
29.55
2025-01-11
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
29.40
0.9849
0.0278
183
1
29.40
2025-01-13
12.
function calculateArea(width, height) { try { var area = ...
27.32
1.0366
-0.0973
301
2
26.72
2025-01-12
13.
import random min = 1 max = 6 roll_again = "yes" while roll_...
26.10
1.1383
-0.2426
272
1
26.10
2025-01-10
14.
import urllib2 import json screen_name = "wordpress" url = "...
25.24
1.0621
-0.1920
246
1
25.24
2025-01-10
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
23.43
0.9215
-0.1171
78
2
21.78
2025-01-12
16.
import urllib2 import urllib import json url = "http://ajax....
22.05
0.9776
-0.2182
438
1
22.05
2025-01-11