TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Skye W. (xpeq7)
Return to profile of Skye W. (xpeq7)
View texts not yet raced by Skye W. (xpeq7)
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...
56.73
1.1814
0.0494
190
3
48.98
2024-04-22
2.
input("\n\nPress the enter key to exit.") # waits for the us...
56.66
1.1984
0.0241
85
4
54.14
2024-04-20
3.
import urllib2 import json screen_name = "wordpress" url = "...
55.31
1.0621
0.1382
246
2
51.66
2024-12-19
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
53.46
1.1383
0.0181
272
3
51.38
2024-04-18
5.
import os import sys def run(program, *args): pid = os.fork(...
49.92
1.0473
0.0359
154
3
47.12
2024-04-23
6.
public class HelloWorld { public static void main(String[] ...
48.72
1.0599
-0.0050
143
3
45.66
2024-04-23
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
47.91
1.1067
-0.0689
388
2
45.80
2024-05-29
8.
import re import sys import urllib2 import BeautifulSoup usa...
47.39
0.9803
0.0455
344
4
44.63
2024-04-22
9.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
45.81
0.9386
0.0530
256
3
44.55
2024-12-19
10.
/* Read a set of characters from the socket */ StringBuffer ...
45.49
1.0042
-0.0176
542
2
42.73
2024-04-20
11.
import urllib2 import urllib import json url = "http://ajax....
45.38
0.9776
0.0067
438
2
44.88
2024-04-20
12.
function calculateArea(width, height) { try { var area = ...
45.26
1.0366
-0.0559
301
2
43.98
2024-04-20
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
44.22
0.9849
-0.0247
183
2
42.43
2024-04-20
14.
/** Loop waiting for a connection and a valid command */ whi...
44.06
1.0448
-0.0857
445
1
44.06
2024-02-27
15.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
43.86
1.0518
-0.0987
152
1
43.86
2024-04-23
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
43.28
0.9180
0.0198
264
2
41.56
2023-11-21
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
42.96
0.9487
-0.0129
356
3
39.29
2024-04-22
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
42.00
0.9234
-0.0100
236
1
42.00
2024-04-22
19.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
40.08
0.8513
0.0105
179
2
37.02
2024-12-19
20.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
39.39
0.9215
-0.0692
78
2
32.66
2024-04-22