TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for John Smith (fireblade28)
Return to profile of John Smith (fireblade28)
View texts not yet raced by John Smith (fireblade28)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
57.98
1.1814
0.2265
190
2
55.70
2023-12-31
2.
input("\n\nPress the enter key to exit.") # waits for the us...
54.74
1.1984
0.1185
85
2
50.77
2024-01-03
3.
import urllib2 import json screen_name = "wordpress" url = "...
44.64
1.0621
0.0289
246
2
43.85
2023-12-23
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
43.95
1.0518
0.0254
152
4
40.77
2024-01-03
5.
import std; int main() { std::println("Hello World!"); }
43.22
0.9810
0.0861
56
4
34.59
2024-01-03
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
43.05
1.1067
-0.0617
388
2
33.53
2023-12-27
7.
public class HelloWorld { public static void main(String[] ...
42.10
1.0599
-0.0309
143
1
42.10
2023-12-27
8.
import os import sys def run(program, *args): pid = os.fork(...
42.08
1.0473
-0.0198
154
1
42.08
2024-01-03
9.
import urllib2 import urllib import json url = "http://ajax....
40.99
0.9776
0.0297
438
3
38.13
2024-01-03
10.
function calculateArea(width, height) { try { var area = ...
40.33
1.0366
-0.0466
301
1
40.33
2023-12-31
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
35.06
0.9849
-0.1263
183
1
35.06
2024-01-03
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
33.64
0.9487
-0.1157
356
1
33.64
2023-12-23
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
33.62
0.9234
-0.0954
236
2
32.82
2024-01-03
14.
import re import sys import urllib2 import BeautifulSoup usa...
33.57
0.9803
-0.1553
344
1
33.57
2023-12-24
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
33.24
0.9386
-0.1277
256
2
33.07
2024-01-03
16.
/* Read a set of characters from the socket */ StringBuffer ...
32.91
1.0042
-0.1953
542
1
32.91
2023-12-23
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
30.28
0.9215
-0.1788
78
2
25.80
2024-01-02