TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Seane (seane_cifer)
Return to profile of Seane (seane_cifer)
View texts not yet raced by Seane (seane_cifer)
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...
41.29
1.1984
0.0542
85
1
41.29
2023-06-01
2.
import string from random import * characters = string.ascii...
39.65
1.1814
0.0214
190
2
39.47
2024-05-12
3.
import os import sys def run(program, *args): pid = os.fork(...
39.49
1.0473
0.1506
154
6
36.13
2024-05-12
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
39.19
1.1383
0.0505
272
1
39.19
2023-06-08
5.
import urllib2 import json screen_name = "wordpress" url = "...
36.36
1.0621
0.0409
246
2
34.01
2025-05-04
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
35.42
1.0518
0.0227
152
1
35.42
2023-06-08
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
35.33
1.1067
-0.0349
388
1
35.33
2024-05-11
8.
public class HelloWorld { public static void main(String[] ...
34.58
1.0599
-0.0109
143
2
32.71
2023-06-08
9.
(publish :path "/hello-count" :content-type "text/html" :fun...
32.23
0.9487
0.0290
356
2
30.65
2024-05-12
10.
/** Loop waiting for a connection and a valid command */ whi...
32.13
1.0448
-0.0701
445
3
31.22
2024-05-11
11.
/* Read a set of characters from the socket */ StringBuffer ...
31.66
1.0042
-0.0438
542
1
31.66
2024-05-11
12.
import urllib2 import urllib import json url = "http://ajax....
31.61
0.9776
-0.0187
438
3
29.06
2024-05-12
13.
import re import sys import urllib2 import BeautifulSoup usa...
29.04
0.9803
-0.0994
344
1
29.04
2023-05-28
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
27.91
0.9849
-0.1382
183
1
27.91
2023-06-01
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
26.30
0.9234
-0.1256
236
1
26.30
2023-05-28
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
24.66
0.9180
-0.1699
264
2
24.42
2023-06-02
17.
import std; int main() { std::println("Hello World!"); }
23.55
0.9810
-0.2666
56
1
23.55
2024-05-12