TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Antonio (some1b)
Return to profile of Antonio (some1b)
View texts not yet raced by Antonio (some1b)
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...
48.39
1.1814
0.1457
190
2
41.56
2023-07-30
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
41.93
1.1067
0.0431
388
2
41.40
2023-07-24
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
40.81
1.0518
0.0780
152
3
36.99
2023-08-02
4.
import os import sys def run(program, *args): pid = os.fork(...
40.28
1.0473
0.0632
154
1
40.28
2023-08-02
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
39.56
0.9849
0.1078
183
1
39.56
2023-08-02
6.
/* Read a set of characters from the socket */ StringBuffer ...
39.13
1.0042
0.0801
542
1
39.13
2023-07-24
7.
import urllib2 import json screen_name = "wordpress" url = "...
38.72
1.0621
0.0080
246
1
38.72
2023-07-24
8.
import random min = 1 max = 6 roll_again = "yes" while roll_...
38.21
1.1383
-0.0897
272
1
38.21
2023-07-30
9.
function calculateArea(width, height) { try { var area = ...
37.65
1.0366
0.0087
301
2
35.49
2023-07-24
10.
/** Loop waiting for a connection and a valid command */ whi...
37.63
1.0448
0.0009
445
1
37.63
2023-08-02
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
36.13
0.9487
0.0601
356
1
36.13
2023-07-22
12.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
35.98
0.9215
0.0727
78
1
35.98
2023-07-30
13.
import re import sys import urllib2 import BeautifulSoup usa...
35.55
0.9803
0.0057
344
2
34.67
2023-07-24
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
35.47
0.9234
0.0628
236
2
32.62
2023-08-02
15.
public class HelloWorld { public static void main(String[] ...
31.98
1.0599
-0.1753
143
2
31.28
2023-08-02
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
31.49
0.9386
-0.0704
256
2
31.21
2023-08-02