TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for cole (socol)
Return to profile of cole (socol)
View texts not yet raced by cole (socol)
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...
97.72
1.1984
0.1812
85
3
83.78
2024-07-22
2.
import string from random import * characters = string.ascii...
87.69
1.1814
0.0631
190
1
87.69
2024-07-22
3.
/** Loop waiting for a connection and a valid command */ whi...
83.57
1.0448
0.1438
445
10
74.51
2024-08-01
4.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
78.93
1.0060
0.0982
467
7
74.63
2024-07-31
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
77.09
1.1383
-0.0475
272
1
77.09
2024-07-05
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
75.92
1.0518
0.0268
152
1
75.92
2024-07-21
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
75.11
1.1067
-0.0424
388
1
75.11
2024-07-21
8.
/* Read a set of characters from the socket */ StringBuffer ...
75.01
1.0042
0.0597
542
7
71.77
2024-08-01
9.
import os import sys def run(program, *args): pid = os.fork(...
74.53
1.0473
0.0107
154
2
71.57
2024-07-22
10.
import re import sys import urllib2 import BeautifulSoup usa...
72.08
0.9803
0.0403
344
1
72.08
2024-07-22
11.
function calculateArea(width, height) { try { var area = ...
70.09
1.0366
-0.0432
301
4
66.81
2024-07-31
12.
import urllib2 import json screen_name = "wordpress" url = "...
68.87
1.0621
-0.0837
246
1
68.87
2024-07-05
13.
public class HelloWorld { public static void main(String[] ...
66.77
1.0599
-0.1141
143
1
66.77
2024-07-05
14.
import urllib2 import urllib import json url = "http://ajax....
64.24
0.9776
-0.0660
438
1
64.24
2024-07-21
15.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
62.18
0.9849
-0.1014
183
4
59.81
2024-07-21
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
60.85
0.9386
-0.0769
256
1
60.85
2024-07-05
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
60.29
0.9180
-0.0633
264
1
60.29
2024-07-21
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
57.52
0.9234
-0.1046
236
1
57.52
2024-07-05
19.
(publish :path "/hello-count" :content-type "text/html" :fun...
48.50
0.9487
-0.2559
356
1
48.50
2024-07-05
20.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
47.22
0.8513
-0.1883
179
1
47.22
2024-07-05