TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for sk (teslateslatesla)
Return to profile of sk (teslateslatesla)
View texts not yet raced by sk (teslateslatesla)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
public class HelloWorld { public static void main(String[] ...
57.41
1.0599
0.1844
143
6
43.44
2021-09-23
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
56.91
1.1067
0.1116
388
3
48.46
2021-12-23
3.
input("\n\nPress the enter key to exit.") # waits for the us...
54.75
1.1984
-0.0573
85
6
46.18
2021-10-04
4.
import os import sys def run(program, *args): pid = os.fork(...
53.30
1.0473
0.1036
154
4
46.72
2021-09-09
5.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
53.09
0.9386
0.2055
256
4
41.12
2022-01-24
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
51.04
1.0518
0.0599
152
5
42.99
2021-11-23
7.
function calculateArea(width, height) { try { var area = ...
48.90
1.0366
0.0386
301
1
48.90
2021-09-26
8.
/** Loop waiting for a connection and a valid command */ whi...
47.74
1.0448
-0.0007
445
3
43.80
2021-09-16
9.
import re import sys import urllib2 import BeautifulSoup usa...
47.48
0.9803
0.0755
344
3
42.84
2021-09-26
10.
import random min = 1 max = 6 roll_again = "yes" while roll_...
47.27
1.1383
-0.1389
272
4
41.66
2021-09-11
11.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
47.24
0.9180
0.1041
264
6
39.10
2021-11-10
12.
import urllib2 import json screen_name = "wordpress" url = "...
43.85
1.0621
-0.1142
246
2
43.59
2021-09-10
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
43.48
0.9849
-0.0373
183
4
39.81
2021-09-06
14.
import urllib2 import urllib import json url = "http://ajax....
43.30
0.9776
0.0014
438
3
38.56
2021-09-10
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
40.84
0.9487
-0.0341
356
4
35.92
2021-09-11
16.
/* Read a set of characters from the socket */ StringBuffer ...
39.60
1.0042
-0.1245
542
1
39.60
2021-09-06
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
38.71
0.9234
-0.0727
236
2
37.11
2021-09-17
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
37.97
0.9215
-0.0913
78
6
31.69
2021-09-23