TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for SkyPromp (skyprompdvorak)
Return to profile of SkyPromp (skyprompdvorak)
View texts not yet raced by SkyPromp (skyprompdvorak)
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...
62.72
1.1984
0.1859
85
2
60.56
2024-09-07
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
54.06
1.1383
0.0575
272
2
52.29
2024-03-24
3.
import string from random import * characters = string.ascii...
52.57
1.1814
-0.0148
190
2
50.66
2024-03-27
4.
/** Loop waiting for a connection and a valid command */ whi...
49.17
1.0448
0.0489
445
1
49.17
2024-06-09
5.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
48.91
0.9386
0.1440
256
2
41.92
2024-09-11
6.
import urllib2 import json screen_name = "wordpress" url = "...
48.83
1.0621
0.0219
246
2
44.67
2024-03-25
7.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
47.90
0.9234
0.1411
236
6
40.10
2024-09-07
8.
import os import sys def run(program, *args): pid = os.fork(...
47.57
1.0473
0.0083
154
4
44.52
2024-03-25
9.
public class HelloWorld { public static void main(String[] ...
47.12
1.0599
-0.0165
143
4
41.42
2024-03-27
10.
/* Read a set of characters from the socket */ StringBuffer ...
46.49
1.0042
0.0268
542
5
43.32
2024-09-07
11.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
45.21
0.9215
0.0788
78
5
40.61
2024-09-07
12.
import std; int main() { std::println("Hello World!"); }
43.61
0.9810
-0.0216
56
2
37.43
2024-09-07
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
42.39
0.9487
-0.0045
356
1
42.39
2024-03-25
14.
import re import sys import urllib2 import BeautifulSoup usa...
39.89
0.9803
-0.0973
344
2
38.38
2024-03-22
15.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
38.85
0.8513
0.0029
179
3
35.10
2024-03-27
16.
import urllib2 import urllib import json url = "http://ajax....
38.72
0.9776
-0.1185
438
1
38.72
2024-03-25
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
37.09
0.9180
-0.0959
264
1
37.09
2024-03-15
18.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
36.48
1.0518
-0.2405
152
1
36.48
2024-03-15