TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Trish (trishmn98)
Return to profile of Trish (trishmn98)
View texts not yet raced by Trish (trishmn98)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
41.56
1.0518
0.4666
152
2
39.22
2024-07-06
2.
import re import sys import urllib2 import BeautifulSoup usa...
40.96
0.9803
0.5160
344
3
33.22
2024-07-05
3.
import urllib2 import json screen_name = "wordpress" url = "...
39.40
1.0621
0.3750
246
1
39.40
2024-07-05
4.
import string from random import * characters = string.ascii...
38.97
1.1814
0.2334
190
1
38.97
2024-06-25
5.
/* Read a set of characters from the socket */ StringBuffer ...
38.91
1.0042
0.4176
542
4
32.59
2024-07-05
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
37.08
1.1067
0.2388
388
1
37.08
2024-07-06
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
36.31
0.9849
0.3401
183
2
32.91
2024-07-05
8.
import std; int main() { std::println("Hello World!"); }
34.60
0.9810
0.2926
56
1
34.60
2024-07-05
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
33.83
0.9234
0.3161
236
1
33.83
2024-07-06
10.
import urllib2 import urllib import json url = "http://ajax....
32.22
0.9776
0.2040
438
2
27.68
2024-07-06
11.
input("\n\nPress the enter key to exit.") # waits for the us...
32.20
1.1984
-0.0416
85
3
29.98
2024-07-06
12.
/** Loop waiting for a connection and a valid command */ whi...
30.04
1.0448
0.0592
445
1
30.04
2024-06-25
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
29.86
0.9386
0.1490
256
1
29.86
2024-06-25
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
27.15
0.9180
0.0709
264
1
27.15
2024-07-06
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
26.94
0.9215
0.0637
78
1
26.94
2024-07-05
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
23.30
0.8513
-0.0138
179
1
23.30
2024-07-05