TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Juey (spyrox)
Return to profile of Juey (spyrox)
View texts not yet raced by Juey (spyrox)
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...
48.85
1.1984
0.0795
85
1
48.85
2024-07-24
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
44.53
1.1383
0.0294
272
1
44.53
2024-07-24
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
43.71
1.1067
0.0410
388
2
42.83
2024-07-28
4.
public class HelloWorld { public static void main(String[] ...
42.88
1.0599
0.0656
143
1
42.88
2024-07-24
5.
import os import sys def run(program, *args): pid = os.fork(...
40.37
1.0473
0.0147
154
1
40.37
2024-07-28
6.
/* Read a set of characters from the socket */ StringBuffer ...
39.95
1.0042
0.0460
542
1
39.95
2024-07-24
7.
import re import sys import urllib2 import BeautifulSoup usa...
39.82
0.9803
0.0646
344
2
39.47
2024-07-24
8.
import urllib2 import json screen_name = "wordpress" url = "...
39.48
1.0621
-0.0229
246
2
37.42
2024-07-28
9.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
37.49
0.9180
0.0668
264
1
37.49
2024-07-24
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
36.97
0.9386
0.0315
256
2
36.17
2024-07-28
11.
import std; int main() { std::println("Hello World!"); }
36.38
0.9810
-0.0322
56
1
36.38
2024-07-28
12.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
34.86
0.9215
-0.0071
78
2
33.77
2024-07-28
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
34.52
0.9487
-0.0369
356
1
34.52
2024-07-28
14.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
33.89
1.0518
-0.1588
152
1
33.89
2024-07-24
15.
import string from random import * characters = string.ascii...
33.84
1.1814
-0.2904
190
1
33.84
2024-07-24
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
33.81
0.9234
-0.0318
236
2
33.42
2024-07-28