TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for jhonny (jhonnymartinez)
Return to profile of jhonny (jhonnymartinez)
View texts not yet raced by jhonny (jhonnymartinez)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
29.36
1.1814
0.1554
190
2
27.32
2025-06-02
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
28.06
1.1383
0.1393
272
2
26.22
2025-06-02
3.
function calculateArea(width, height) { try { var area = ...
27.62
1.0366
0.2210
301
1
27.62
2025-06-04
4.
input("\n\nPress the enter key to exit.") # waits for the us...
27.27
1.1984
0.0433
85
2
26.82
2025-06-02
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
24.34
0.9849
0.1234
183
1
24.34
2025-06-04
6.
/** Loop waiting for a connection and a valid command */ whi...
23.78
1.0448
0.0380
445
2
23.64
2025-06-04
7.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
23.45
0.9215
0.1462
78
1
23.45
2025-05-28
8.
import re import sys import urllib2 import BeautifulSoup usa...
23.27
0.9803
0.0792
344
1
23.27
2025-06-04
9.
import os import sys def run(program, *args): pid = os.fork(...
22.15
1.0473
-0.0388
154
1
22.15
2025-05-11
10.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
20.76
1.0518
-0.1066
152
1
20.76
2025-05-11
11.
public class HelloWorld { public static void main(String[] ...
20.57
1.0599
-0.1233
143
1
20.57
2025-03-31