TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Taush (tsampley)
Return to profile of Taush (tsampley)
View texts not yet raced by Taush (tsampley)
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...
82.70
1.1984
0.1697
85
1
82.70
2021-06-23
2.
import string from random import * characters = string.ascii...
78.17
1.1814
0.1208
190
4
72.75
2021-06-29
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
76.94
1.1067
0.1799
388
4
68.42
2021-07-05
4.
public class HelloWorld { public static void main(String[] ...
68.68
1.0599
0.0980
143
3
63.61
2021-06-30
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
66.21
1.1383
-0.0318
272
1
66.21
2021-07-01
6.
function calculateArea(width, height) { try { var area = ...
64.35
1.0366
0.0565
301
3
62.61
2021-07-01
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
61.48
1.0518
-0.0108
152
2
60.16
2021-07-05
8.
import os import sys def run(program, *args): pid = os.fork(...
60.62
1.0473
-0.0271
154
2
60.61
2021-06-25
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
58.11
0.9849
-0.0021
183
2
57.99
2021-06-29
10.
/** Loop waiting for a connection and a valid command */ whi...
56.82
1.0448
-0.0788
445
1
56.82
2021-06-29
11.
/* Read a set of characters from the socket */ StringBuffer ...
55.10
1.0042
-0.0693
542
1
55.10
2021-07-05
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
49.52
0.9234
-0.0783
236
1
49.52
2021-06-30
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
48.72
0.9180
-0.0975
264
3
46.55
2021-06-29
14.
import re import sys import urllib2 import BeautifulSoup usa...
47.41
0.9803
-0.1758
344
2
46.37
2021-06-29
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
47.17
0.9487
-0.1392
356
1
47.17
2021-06-30
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
43.06
0.9215
-0.1906
78
2
40.46
2021-06-25