TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Elvis Ola (skillz_918)
Return to profile of Elvis Ola (skillz_918)
View texts not yet raced by Elvis Ola (skillz_918)
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...
64.73
1.1984
0.2333
85
10
53.44
2023-09-07
2.
import string from random import * characters = string.ascii...
56.34
1.1814
0.0648
190
8
51.93
2023-09-05
3.
/** Loop waiting for a connection and a valid command */ whi...
53.59
1.0448
0.1405
445
11
47.04
2023-09-13
4.
import os import sys def run(program, *args): pid = os.fork(...
53.48
1.0473
0.1356
154
12
46.66
2023-09-18
5.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
52.11
0.9386
0.2140
256
11
43.63
2023-09-18
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
52.00
1.0518
0.0984
152
6
48.29
2023-09-05
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
51.11
1.1067
0.0238
388
9
45.44
2023-09-05
8.
import re import sys import urllib2 import BeautifulSoup usa...
50.00
0.9803
0.1256
344
13
44.82
2023-09-11
9.
public class HelloWorld { public static void main(String[] ...
49.96
1.0599
0.0452
143
6
42.18
2023-09-06
10.
/* Read a set of characters from the socket */ StringBuffer ...
49.58
1.0042
0.0924
542
7
45.08
2023-09-11
11.
function calculateArea(width, height) { try { var area = ...
48.95
1.0366
0.0461
301
3
46.84
2023-09-07
12.
import random min = 1 max = 6 roll_again = "yes" while roll_...
48.56
1.1383
-0.0642
272
9
45.40
2023-09-08
13.
import urllib2 import json screen_name = "wordpress" url = "...
46.87
1.0621
-0.0254
246
5
44.05
2023-09-18
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
46.23
0.9487
0.0738
356
8
41.68
2023-09-04
15.
import urllib2 import urllib import json url = "http://ajax....
45.32
0.9776
0.0248
438
6
41.91
2023-09-10
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
44.88
0.9234
0.0693
236
2
39.63
2023-09-05
17.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
44.66
0.9849
0.0029
183
6
41.20
2023-09-02
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
43.95
0.9180
0.0541
264
6
38.95
2023-09-08
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
40.66
0.9215
-0.0222
78
4
37.10
2023-09-07