TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for skyworld (skyworld09)
Return to profile of skyworld (skyworld09)
View texts not yet raced by skyworld (skyworld09)
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...
63.42
1.1984
0.2090
85
4
60.01
2024-06-11
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
61.39
1.1383
0.2270
272
5
52.51
2024-06-26
3.
import string from random import * characters = string.ascii...
60.80
1.1814
0.1745
190
4
56.43
2024-06-26
4.
public class HelloWorld { public static void main(String[] ...
56.67
1.0599
0.2015
143
6
46.21
2024-06-12
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
55.27
1.1067
0.1240
388
9
48.77
2024-06-26
6.
import urllib2 import json screen_name = "wordpress" url = "...
50.65
1.0621
0.0682
246
4
43.60
2024-06-11
7.
import os import sys def run(program, *args): pid = os.fork(...
50.46
1.0473
0.0783
154
2
45.32
2024-06-26
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
49.65
1.0518
0.0568
152
2
46.12
2024-06-07
9.
/** Loop waiting for a connection and a valid command */ whi...
48.58
1.0448
0.0417
445
1
48.58
2024-06-11
10.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
46.49
0.9180
0.1176
264
7
41.31
2024-06-26
11.
import std; int main() { std::println("Hello World!"); }
44.27
0.9810
-0.0017
56
4
41.87
2024-06-11
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
42.70
0.9849
-0.0316
183
3
39.11
2024-06-26
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
42.33
0.9234
0.0230
236
3
37.53
2024-06-26
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
41.89
0.9386
-0.0063
256
3
39.53
2024-06-26
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
41.18
0.9215
-0.0054
78
3
34.45
2024-06-26
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
41.12
0.9487
-0.0276
356
2
40.89
2024-06-11
17.
import urllib2 import urllib import json url = "http://ajax....
40.79
0.9776
-0.0678
438
4
39.41
2024-06-26
18.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
36.45
0.8513
-0.0458
179
2
35.25
2024-06-11
19.
function calculateArea(width, height) { try { var area = ...
33.34
1.0366
-0.2935
301
1
33.34
2024-06-26