TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Mar la arag. (duale260)
Return to profile of Mar la arag. (duale260)
View texts not yet raced by Mar la arag. (duale260)
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...
44.98
1.1814
0.0400
190
13
36.34
2024-06-15
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
42.68
1.0518
0.1080
152
17
32.21
2024-08-03
3.
input("\n\nPress the enter key to exit.") # waits for the us...
42.42
1.1984
-0.0532
85
14
32.82
2024-06-19
4.
import urllib2 import json screen_name = "wordpress" url = "...
42.39
1.0621
0.0893
246
7
34.51
2024-07-05
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
42.27
1.1383
0.0060
272
6
36.20
2024-12-15
6.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
38.45
0.9849
0.0597
183
12
30.50
2024-08-03
7.
public class HelloWorld { public static void main(String[] ...
38.27
1.0599
-0.0228
143
9
32.85
2024-06-29
8.
import os import sys def run(program, *args): pid = os.fork(...
37.80
1.0473
-0.0206
154
9
32.05
2024-10-25
9.
import random n = random.randint(1, 99) guess = int(raw_inpu...
37.13
1.1067
-0.1001
388
9
32.66
2024-10-11
10.
/** Loop waiting for a connection and a valid command */ whi...
36.67
1.0448
-0.0460
445
11
31.89
2024-06-15
11.
/* Read a set of characters from the socket */ StringBuffer ...
36.42
1.0042
-0.0157
542
11
29.89
2024-12-10
12.
import std; int main() { std::println("Hello World!"); }
36.36
0.9810
-0.0019
56
9
25.99
2024-07-21
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
36.26
0.9487
0.0395
356
18
30.30
2024-12-15
14.
import urllib2 import urllib import json url = "http://ajax....
35.95
0.9776
-0.0017
438
10
31.35
2024-06-28
15.
import re import sys import urllib2 import BeautifulSoup usa...
35.83
0.9803
-0.0097
344
10
30.92
2024-08-25
16.
function calculateArea(width, height) { try { var area = ...
35.14
1.0366
-0.0837
301
13
30.22
2024-06-06
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
34.05
0.9234
0.0033
236
14
28.94
2024-06-22
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
33.65
0.9180
-0.0054
264
13
28.69
2024-09-29
19.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
32.46
0.9386
-0.0592
256
11
26.49
2024-07-21
20.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
30.59
0.8513
-0.0284
179
12
25.25
2024-06-19
21.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
30.04
0.9215
-0.1081
78
8
23.50
2024-06-29