TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Jason Hean (jackson95)
Return to profile of Jason Hean (jackson95)
View texts not yet raced by Jason Hean (jackson95)
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...
38.51
1.1984
0.1463
85
5
31.62
2024-05-19
2.
import string from random import * characters = string.ascii...
37.10
1.1814
0.1208
190
2
29.67
2024-09-03
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
34.16
1.1383
0.0573
272
1
34.16
2024-01-26
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
32.55
1.1067
0.0340
388
1
32.55
2024-05-16
5.
public class HelloWorld { public static void main(String[] ...
30.67
1.0599
0.0146
143
2
27.33
2024-06-09
6.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
28.92
0.9234
0.0937
236
2
26.99
2024-05-16
7.
import os import sys def run(program, *args): pid = os.fork(...
28.74
1.0473
-0.0381
154
1
28.74
2024-01-12
8.
import urllib2 import urllib import json url = "http://ajax....
28.08
0.9776
0.0078
438
1
28.08
2024-09-03
9.
/** Loop waiting for a connection and a valid command */ whi...
27.94
1.0448
-0.0609
445
1
27.94
2024-01-08
10.
(publish :path "/hello-count" :content-type "text/html" :fun...
26.56
0.9487
-0.0126
356
1
26.56
2024-01-26
11.
import urllib2 import json screen_name = "wordpress" url = "...
26.49
1.0621
-0.1311
246
1
26.49
2024-01-12
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
25.02
0.9849
-0.1056
183
2
22.65
2024-03-29
13.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
24.98
1.0518
-0.1732
152
1
24.98
2024-01-12
14.
import re import sys import urllib2 import BeautifulSoup usa...
24.60
0.9803
-0.1187
344
2
23.57
2024-05-16
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
24.10
0.9386
-0.0945
256
1
24.10
2024-09-03