TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Arco (typingarco)
Return to profile of Arco (typingarco)
View texts not yet raced by Arco (typingarco)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import urllib2 import json screen_name = "wordpress" url = "...
50.35
1.0621
0.2590
246
2
45.40
2024-11-12
2.
/* Read a set of characters from the socket */ StringBuffer ...
47.19
1.0042
0.2329
542
1
47.19
2024-11-12
3.
input("\n\nPress the enter key to exit.") # waits for the us...
46.93
1.1984
0.0262
85
1
46.93
2024-01-13
4.
function calculateArea(width, height) { try { var area = ...
42.06
1.0366
0.0654
301
1
42.06
2024-01-13
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
39.98
1.0518
-0.0015
152
1
39.98
2024-01-13
6.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
37.25
0.9386
0.0365
256
1
37.25
2024-01-18
7.
public class HelloWorld { public static void main(String[] ...
36.29
1.0599
-0.1095
143
1
36.29
2024-01-13
8.
import os import sys def run(program, *args): pid = os.fork(...
35.73
1.0473
-0.1092
154
1
35.73
2023-10-03
9.
import random min = 1 max = 6 roll_again = "yes" while roll_...
35.70
1.1383
-0.2044
272
1
35.70
2023-09-15
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
29.59
0.9849
-0.2072
183
1
29.59
2023-08-12