TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Aman (aman_babu_hemant)
Return to profile of Aman (aman_babu_hemant)
View texts not yet raced by Aman (aman_babu_hemant)
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!"); }
43.51
0.9810
0.6994
56
1
43.51
2025-07-12
2.
import string from random import * characters = string.ascii...
39.80
1.1814
0.3557
190
3
32.69
2025-07-12
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
35.03
1.0518
0.3011
152
2
30.10
2025-07-12
4.
input("\n\nPress the enter key to exit.") # waits for the us...
34.54
1.1984
0.1355
85
4
26.52
2024-06-30
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
29.33
0.9849
0.1478
183
1
29.33
2024-06-19
6.
import os import sys def run(program, *args): pid = os.fork(...
28.51
1.0473
0.0538
154
3
21.36
2024-06-30
7.
import urllib2 import urllib import json url = "http://ajax....
27.23
0.9776
0.0740
438
1
27.23
2024-06-19
8.
/* Read a set of characters from the socket */ StringBuffer ...
21.51
1.0042
-0.1735
542
1
21.51
2023-03-19
9.
function calculateArea(width, height) { try { var area = ...
18.13
1.0366
-0.3364
301
2
15.89
2020-12-03
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
15.31
0.9215
-0.3302
78
2
14.25
2020-12-09