TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Anch (anch159)
Return to profile of Anch (anch159)
View texts not yet raced by Anch (anch159)
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...
122.79
1.1984
0.2701
85
2
118.26
2023-05-23
2.
import urllib2 import json screen_name = "wordpress" url = "...
100.80
1.0621
0.1605
246
1
100.80
2024-04-29
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
99.31
1.1383
0.0601
272
1
99.31
2024-04-29
4.
import string from random import * characters = string.ascii...
98.48
1.1814
0.0065
190
3
96.00
2024-04-29
5.
/** Loop waiting for a connection and a valid command */ whi...
96.02
1.0448
0.1266
445
2
93.91
2024-04-29
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
95.34
1.1067
0.0427
388
1
95.34
2021-09-10
7.
function calculateArea(width, height) { try { var area = ...
93.07
1.0366
0.0965
301
1
93.07
2024-04-29
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
91.00
1.0518
0.0557
152
1
91.00
2024-04-29
9.
/* Read a set of characters from the socket */ StringBuffer ...
88.34
1.0042
0.0708
542
1
88.34
2024-04-29
10.
import std; int main() { std::println("Hello World!"); }
86.73
0.9810
0.0827
56
1
86.73
2024-04-29
11.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
76.26
0.9215
0.0055
78
1
76.26
2023-07-31
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
73.88
0.9234
-0.0208
236
2
68.17
2024-04-29
13.
import re import sys import urllib2 import BeautifulSoup usa...
71.88
0.9803
-0.1036
344
1
71.88
2021-09-10
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
71.56
0.9180
-0.0516
264
1
71.56
2023-05-23
15.
import urllib2 import urllib import json url = "http://ajax....
67.80
0.9776
-0.1477
438
1
67.80
2023-05-23