TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Bo Cletus (bocletus)
Return to profile of Bo Cletus (bocletus)
View texts not yet raced by Bo Cletus (bocletus)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random n = random.randint(1, 99) guess = int(raw_inpu...
49.33
1.1067
0.1342
388
1
49.33
2025-11-11
2.
/** Loop waiting for a connection and a valid command */ whi...
48.82
1.0448
0.1833
445
1
48.82
2025-11-11
3.
public class HelloWorld { public static void main(String[] ...
48.41
1.0599
0.1579
143
3
39.51
2026-02-01
4.
import string from random import * characters = string.ascii...
47.17
1.1814
0.0052
190
1
47.17
2026-02-01
5.
function calculateArea(width, height) { try { var area = ...
45.17
1.0366
0.0997
301
1
45.17
2026-02-01
6.
/* Read a set of characters from the socket */ StringBuffer ...
44.12
1.0042
0.1057
542
1
44.12
2025-11-12
7.
input("\n\nPress the enter key to exit.") # waits for the us...
43.63
1.1984
-0.1008
85
1
43.63
2024-10-30
8.
import urllib2 import json screen_name = "wordpress" url = "...
37.68
1.0621
-0.1142
246
1
37.68
2024-10-01
9.
import std; int main() { std::println("Hello World!"); }
36.02
0.9810
-0.0749
56
1
36.02
2024-10-30
10.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
35.37
1.0518
-0.1620
152
1
35.37
2024-10-30
11.
import os import sys def run(program, *args): pid = os.fork(...
31.91
1.0473
-0.2446
154
1
31.91
2024-10-01
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
31.61
0.9386
-0.1434
256
1
31.61
2024-10-01
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
30.37
0.9849
-0.2209
183
1
30.37
2024-10-01
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
25.27
0.9215
-0.2858
78
1
25.27
2026-02-01