TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Angel (tribaaldos)
Return to profile of Angel (tribaaldos)
View texts not yet raced by Angel (tribaaldos)
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...
103.02
1.1814
0.3905
190
3
86.61
2023-09-05
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
89.00
1.1383
0.2202
272
6
73.07
2023-08-25
3.
import os import sys def run(program, *args): pid = os.fork(...
88.59
1.0473
0.3099
154
6
72.51
2023-08-23
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
83.40
1.1067
0.1654
388
6
76.33
2023-09-05
5.
input("\n\nPress the enter key to exit.") # waits for the us...
80.73
1.1984
0.0212
85
7
66.35
2023-08-23
6.
/** Loop waiting for a connection and a valid command */ whi...
79.20
1.0448
0.1770
445
7
68.99
2023-09-05
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
75.97
0.9849
0.1813
183
3
64.93
2023-08-23
8.
import urllib2 import json screen_name = "wordpress" url = "...
75.85
1.0621
0.1022
246
5
68.73
2023-08-25
9.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
74.25
0.9180
0.2181
264
8
59.62
2023-08-30
10.
import re import sys import urllib2 import BeautifulSoup usa...
72.72
0.9803
0.1389
344
5
65.57
2023-09-05
11.
public class HelloWorld { public static void main(String[] ...
72.33
1.0599
0.0505
143
8
64.19
2023-09-05
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
70.66
0.9386
0.1431
256
5
64.13
2023-08-23
13.
function calculateArea(width, height) { try { var area = ...
70.09
1.0366
0.0435
301
5
59.64
2023-09-05
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
69.25
0.9234
0.1447
236
9
61.54
2023-09-05
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
69.18
0.9487
0.1229
356
4
66.52
2023-09-05
16.
/* Read a set of characters from the socket */ StringBuffer ...
65.31
1.0042
0.0020
542
2
64.80
2023-09-05
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
61.73
0.9215
0.0277
78
7
52.93
2023-09-05
18.
import urllib2 import urllib import json url = "http://ajax....
59.42
0.9776
-0.0588
438
3
53.16
2023-09-05