TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Elizabeth (elizabethwei)
Return to profile of Elizabeth (elizabethwei)
View texts not yet raced by Elizabeth (elizabethwei)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
public class HelloWorld { public static void main(String[] ...
72.62
1.0599
0.4475
143
1
72.62
2023-10-02
2.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
66.06
0.9215
0.4560
78
2
48.39
2023-10-02
3.
function calculateArea(width, height) { try { var area = ...
60.49
1.0366
0.2268
301
2
49.47
2022-02-15
4.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
59.66
0.9849
0.2606
183
1
59.66
2022-02-15
5.
/* Read a set of characters from the socket */ StringBuffer ...
59.12
1.0042
0.2327
542
1
59.12
2023-10-02
6.
input("\n\nPress the enter key to exit.") # waits for the us...
58.15
1.1984
-0.0116
85
1
58.15
2018-12-05
7.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
56.48
0.9386
0.2350
256
1
56.48
2023-10-02
8.
import re import sys import urllib2 import BeautifulSoup usa...
54.88
0.9803
0.1667
344
1
54.88
2022-02-15
9.
import random n = random.randint(1, 99) guess = int(raw_inpu...
48.79
1.1067
-0.1017
388
1
48.79
2018-12-05
10.
import random min = 1 max = 6 roll_again = "yes" while roll_...
43.73
1.1383
-0.2403
272
2
42.50
2018-12-05
11.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
43.32
1.0518
-0.1431
152
2
37.82
2022-02-15
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
35.18
0.9487
-0.1984
356
1
35.18
2018-12-05