TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Anurag (anurag5sh)
Return to profile of Anurag (anurag5sh)
View texts not yet raced by Anurag (anurag5sh)
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!"); }
59.88
0.9810
0.3217
56
5
48.42
2024-01-28
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
59.31
1.0518
0.2481
152
5
53.84
2024-01-28
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
51.15
1.1067
0.0120
388
3
49.32
2024-01-28
4.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
50.81
0.9849
0.1286
183
2
45.06
2024-01-28
5.
import urllib2 import urllib import json url = "http://ajax....
49.33
0.9776
0.1025
438
2
46.33
2024-01-28
6.
function calculateArea(width, height) { try { var area = ...
48.67
1.0366
0.0281
301
2
48.53
2024-01-28
7.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
48.59
0.9386
0.1234
256
2
46.45
2024-01-28
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
47.59
0.9215
0.1182
78
3
43.66
2024-01-28
9.
import re import sys import urllib2 import BeautifulSoup usa...
46.33
0.9803
0.0323
344
1
46.33
2024-01-28
10.
import os import sys def run(program, *args): pid = os.fork(...
44.78
1.0473
-0.0659
154
1
44.78
2024-01-28
11.
input("\n\nPress the enter key to exit.") # waits for the us...
43.70
1.1984
-0.2471
85
1
43.70
2023-06-02