TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for dotdotdot (atuladhar1)
Return to profile of dotdotdot (atuladhar1)
View texts not yet raced by dotdotdot (atuladhar1)
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...
84.70
1.1984
0.1962
85
14
66.91
2023-07-09
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
81.53
1.0518
0.3284
152
23
65.00
2023-07-23
3.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
77.71
0.9215
0.3946
78
22
57.50
2023-07-23
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
76.39
1.1067
0.1588
388
31
65.22
2023-07-23
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
76.09
1.1383
0.1161
272
21
66.89
2023-07-23
6.
public class HelloWorld { public static void main(String[] ...
75.99
1.0599
0.2224
143
23
63.12
2023-07-13
7.
import string from random import * characters = string.ascii...
73.57
1.1814
0.0279
190
14
62.90
2023-07-13
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
73.42
0.9849
0.2585
183
27
59.20
2023-07-22
9.
import urllib2 import json screen_name = "wordpress" url = "...
72.74
1.0621
0.1550
246
19
61.47
2023-07-11
10.
/* Read a set of characters from the socket */ StringBuffer ...
72.31
1.0042
0.2276
542
19
59.14
2023-07-23
11.
function calculateArea(width, height) { try { var area = ...
71.92
1.0366
0.1878
301
17
58.63
2023-07-23
12.
import os import sys def run(program, *args): pid = os.fork(...
71.70
1.0473
0.1628
154
15
59.83
2023-07-18
13.
/** Loop waiting for a connection and a valid command */ whi...
69.42
1.0448
0.1369
445
24
59.86
2023-07-11
14.
import urllib2 import urllib import json url = "http://ajax....
69.27
0.9776
0.2123
438
26
57.42
2023-07-13
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
68.08
0.9386
0.2057
256
32
55.10
2023-07-23
16.
import re import sys import urllib2 import BeautifulSoup usa...
67.77
0.9803
0.1797
344
19
57.45
2023-07-23
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
67.23
0.9180
0.2156
264
26
54.52
2023-07-18
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
66.58
0.9487
0.1982
356
31
55.91
2023-07-22
19.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
63.47
0.9234
0.1624
236
17
54.34
2023-07-18