TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for SKY (skymurdock53)
Return to profile of SKY (skymurdock53)
View texts not yet raced by SKY (skymurdock53)
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...
60.16
1.1984
0.5157
85
5
48.56
2023-11-02
2.
import string from random import * characters = string.ascii...
49.19
1.1814
0.2279
190
4
42.12
2023-10-25
3.
/** Loop waiting for a connection and a valid command */ whi...
42.43
1.0448
0.1897
445
2
40.20
2023-10-30
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
41.52
1.0518
0.1526
152
3
39.41
2023-11-02
5.
import urllib2 import json screen_name = "wordpress" url = "...
41.32
1.0621
0.1329
246
3
38.70
2023-10-26
6.
import os import sys def run(program, *args): pid = os.fork(...
41.19
1.0473
0.1420
154
1
41.19
2023-10-26
7.
import random min = 1 max = 6 roll_again = "yes" while roll_...
40.54
1.1383
0.0272
272
1
40.54
2023-10-21
8.
public class HelloWorld { public static void main(String[] ...
39.20
1.0599
0.0744
143
2
36.68
2023-10-31
9.
function calculateArea(width, height) { try { var area = ...
38.60
1.0366
0.0885
301
2
36.59
2023-10-31
10.
import re import sys import urllib2 import BeautifulSoup usa...
37.09
0.9803
0.0977
344
1
37.09
2023-10-25
11.
import random n = random.randint(1, 99) guess = int(raw_inpu...
36.35
1.1067
-0.0636
388
1
36.35
2023-10-11
12.
/* Read a set of characters from the socket */ StringBuffer ...
35.76
1.0042
0.0361
542
1
35.76
2023-10-11
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
35.62
0.9849
0.0484
183
2
33.33
2023-10-28
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
34.55
0.9487
0.0634
356
1
34.55
2023-10-25
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
33.11
0.9386
0.0174
256
3
32.33
2023-10-25
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
30.87
0.9180
-0.0267
264
1
30.87
2023-10-26
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
30.60
0.9234
-0.0284
236
2
28.62
2023-10-30
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
27.38
0.9215
-0.1238
78
3
25.35
2023-10-31