TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for YAZ (yazaitee)
Return to profile of YAZ (yazaitee)
View texts not yet raced by YAZ (yazaitee)
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...
57.16
1.1814
0.2097
190
1
57.16
2024-08-13
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
54.97
1.1383
0.1960
272
2
51.03
2024-08-13
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
47.37
1.0518
0.1024
152
2
46.25
2024-08-13
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
41.76
1.1067
-0.0916
388
1
41.76
2024-08-13
5.
function calculateArea(width, height) { try { var area = ...
40.84
1.0366
-0.0437
301
1
40.84
2024-08-13
6.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
40.54
0.9849
0.0028
183
1
40.54
2024-08-13
7.
import re import sys import urllib2 import BeautifulSoup usa...
36.15
0.9803
-0.1022
344
1
36.15
2024-08-13
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
33.35
0.9215
-0.1118
78
2
32.28
2024-08-13
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
30.75
0.9234
-0.1721
236
1
30.75
2024-08-13
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
29.18
0.8513
-0.1482
179
1
29.18
2024-08-13