TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Jenny (jenueyzzz)
Return to profile of Jenny (jenueyzzz)
View texts not yet raced by Jenny (jenueyzzz)
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...
44.00
1.1814
0.2136
190
7
38.60
2024-07-19
2.
input("\n\nPress the enter key to exit.") # waits for the us...
42.23
1.1984
0.1405
85
6
33.97
2024-07-19
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
39.37
1.1067
0.1415
388
3
35.46
2024-07-21
4.
import os import sys def run(program, *args): pid = os.fork(...
38.30
1.0473
0.1670
154
7
32.62
2024-07-19
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
38.20
1.1383
0.0728
272
6
36.23
2024-07-25
6.
function calculateArea(width, height) { try { var area = ...
36.41
1.0366
0.1177
301
10
32.77
2024-07-19
7.
public class HelloWorld { public static void main(String[] ...
35.19
1.0599
0.0558
143
10
30.86
2024-07-25
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
34.90
1.0518
0.0547
152
2
32.40
2024-07-18
9.
import std; int main() { std::println("Hello World!"); }
34.53
0.9810
0.1137
56
3
29.39
2024-07-19
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
33.19
0.9849
0.0674
183
4
27.45
2024-07-25
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
31.64
0.9234
0.0797
236
10
29.04
2024-07-25
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
31.64
0.9487
0.0544
356
5
29.68
2024-07-25
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
30.23
0.8513
0.1071
179
5
26.15
2024-07-18
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
27.61
0.9215
-0.0462
78
4
24.12
2024-07-25
15.
/** Loop waiting for a connection and a valid command */ whi...
26.78
1.0448
-0.1958
445
1
26.78
2024-07-18