TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Arrogant (dkaocka)
Return to profile of Arrogant (dkaocka)
View texts not yet raced by Arrogant (dkaocka)
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...
111.29
1.1814
0.1338
190
5
94.17
2023-08-10
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
111.06
1.1383
0.1746
272
7
95.88
2024-01-17
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
109.91
1.0518
0.2568
152
8
92.17
2023-08-12
4.
input("\n\nPress the enter key to exit.") # waits for the us...
105.49
1.1984
0.0359
85
6
88.31
2024-01-17
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
103.52
1.1067
0.1161
388
5
90.06
2024-01-17
6.
public class HelloWorld { public static void main(String[] ...
101.63
1.0599
0.1476
143
4
93.74
2024-05-20
7.
/** Loop waiting for a connection and a valid command */ whi...
89.82
1.0448
0.0300
445
7
76.92
2023-12-14
8.
import urllib2 import json screen_name = "wordpress" url = "...
87.34
1.0621
-0.0230
246
10
80.44
2023-12-14
9.
/* Read a set of characters from the socket */ StringBuffer ...
85.29
1.0042
0.0132
542
6
74.95
2023-08-12
10.
function calculateArea(width, height) { try { var area = ...
83.07
1.0366
-0.0443
301
3
77.07
2024-01-17
11.
import re import sys import urllib2 import BeautifulSoup usa...
82.63
0.9803
0.0058
344
4
77.97
2024-05-19
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
82.01
0.9849
-0.0087
183
4
78.08
2024-05-20
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
81.70
0.9386
0.0304
256
4
69.83
2024-01-17
14.
import os import sys def run(program, *args): pid = os.fork(...
78.84
1.0473
-0.1099
154
3
74.90
2023-08-10
15.
import urllib2 import urllib import json url = "http://ajax....
76.47
0.9776
-0.0619
438
3
71.85
2023-12-09
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
74.34
0.9487
-0.0541
356
8
66.99
2023-12-14
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
70.85
0.9215
-0.0769
78
6
59.25
2024-01-17
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
70.15
0.9180
-0.0857
264
5
63.81
2023-12-14
19.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
61.82
0.9234
-0.1812
236
1
61.82
2023-08-09
20.
NamedDecl *Sema::getCurFunctionOrMethodDecl() const { DeclCo...
58.30
0.7879
-0.1044
202
1
58.30
2023-12-14
21.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
55.96
0.8513
-0.1982
179
1
55.96
2023-12-14