TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Isaac (ctrl_sea)
Return to profile of Isaac (ctrl_sea)
View texts not yet raced by Isaac (ctrl_sea)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
43.62
1.1984
0.0836
85
4
39.43
2023-08-13
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
43.55
1.1383
0.1416
272
4
41.99
2023-08-12
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
43.16
1.0518
0.2166
152
7
36.05
2023-08-13
4.
public class HelloWorld { public static void main(String[] ...
42.98
1.0599
0.2032
143
5
36.08
2023-08-13
5.
import string from random import * characters = string.ascii...
42.87
1.1814
0.0785
190
3
41.57
2023-08-13
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
42.33
1.1067
0.1373
388
5
37.79
2023-08-13
7.
import os import sys def run(program, *args): pid = os.fork(...
40.36
1.0473
0.1388
154
4
35.55
2023-08-13
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
38.36
0.9215
0.2059
78
4
30.18
2023-08-12
9.
import urllib2 import json screen_name = "wordpress" url = "...
37.92
1.0621
0.0523
246
4
35.37
2023-08-12
10.
function calculateArea(width, height) { try { var area = ...
37.12
1.0366
0.0543
301
3
34.61
2023-08-12
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
35.16
0.9234
0.1099
236
8
30.33
2023-08-13
12.
/* Read a set of characters from the socket */ StringBuffer ...
35.09
1.0042
0.0271
542
2
33.44
2023-08-11
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
34.91
0.9180
0.1080
264
5
31.76
2023-08-13
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
34.58
0.9487
0.0676
356
3
32.62
2023-08-11
15.
import urllib2 import urllib import json url = "http://ajax....
34.02
0.9776
0.0222
438
3
31.83
2023-08-13
16.
import re import sys import urllib2 import BeautifulSoup usa...
33.67
0.9803
0.0092
344
4
31.82
2023-08-13
17.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
31.52
0.9386
-0.0123
256
4
28.92
2023-08-12
18.
/** Loop waiting for a connection and a valid command */ whi...
31.23
1.0448
-0.1270
445
1
31.23
2023-08-10
19.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
31.20
0.9849
-0.0680
183
5
27.57
2023-08-12