TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Boy Wonder (coding_ninja)
Return to profile of Boy Wonder (coding_ninja)
View texts not yet raced by Boy Wonder (coding_ninja)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import std; int main() { std::println("Hello World!"); }
49.25
0.9810
0.4832
56
1
49.25
2025-08-22
2.
import string from random import * characters = string.ascii...
45.10
1.1814
0.1594
190
1
45.10
2025-08-22
3.
import os import sys def run(program, *args): pid = os.fork(...
43.41
1.0473
0.2433
154
1
43.41
2025-08-22
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
41.69
1.1067
0.1327
388
1
41.69
2023-07-12
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
39.54
1.0518
0.1237
152
2
38.79
2025-08-22
6.
/** Loop waiting for a connection and a valid command */ whi...
37.78
1.0448
0.0784
445
2
36.99
2025-08-22
7.
import re import sys import urllib2 import BeautifulSoup usa...
36.83
0.9803
0.1146
344
1
36.83
2025-08-22
8.
function calculateArea(width, height) { try { var area = ...
32.75
1.0366
-0.0630
301
1
32.75
2023-07-12
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
26.47
0.9215
-0.1346
78
1
26.47
2023-07-12