TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Andrés (asilvam133)
Return to profile of Andrés (asilvam133)
View texts not yet raced by Andrés (asilvam133)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random n = random.randint(1, 99) guess = int(raw_inpu...
46.65
1.1067
0.2681
388
3
33.12
2023-09-05
2.
input("\n\nPress the enter key to exit.") # waits for the us...
42.55
1.1984
0.0404
85
2
40.86
2023-09-05
3.
import os import sys def run(program, *args): pid = os.fork(...
38.50
1.0473
0.0945
154
1
38.50
2023-09-05
4.
import urllib2 import urllib import json url = "http://ajax....
37.24
0.9776
0.1355
438
3
34.74
2023-07-09
5.
import string from random import * characters = string.ascii...
36.85
1.1814
-0.1006
190
1
36.85
2023-07-08
6.
(publish :path "/hello-count" :content-type "text/html" :fun...
36.75
0.9487
0.1556
356
1
36.75
2023-09-05
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
36.27
1.0518
0.0304
152
1
36.27
2023-11-13
8.
import urllib2 import json screen_name = "wordpress" url = "...
36.11
1.0621
0.0080
246
4
31.15
2023-09-05
9.
public class HelloWorld { public static void main(String[] ...
34.33
1.0599
-0.0394
143
2
28.74
2023-09-12
10.
/** Loop waiting for a connection and a valid command */ whi...
33.77
1.0448
-0.0334
445
1
33.77
2023-07-09
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
27.92
0.9849
-0.1509
183
2
27.54
2023-09-04
12.
import random min = 1 max = 6 roll_again = "yes" while roll_...
27.29
1.1383
-0.3357
272
1
27.29
2023-07-06
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
26.26
0.9215
-0.1365
78
1
26.26
2023-09-05
14.
import re import sys import urllib2 import BeautifulSoup usa...
25.17
0.9803
-0.2260
344
2
22.41
2023-07-08
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
24.97
0.9386
-0.1970
256
1
24.97
2023-07-08