TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Steve (steve69)
Return to profile of Steve (steve69)
View texts not yet raced by Steve (steve69)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random n = random.randint(1, 99) guess = int(raw_inpu...
25.01
1.1067
0.3007
388
2
21.86
2024-03-31
2.
import string from random import * characters = string.ascii...
22.94
1.1814
0.1118
190
1
22.94
2023-07-27
3.
(publish :path "/hello-count" :content-type "text/html" :fun...
21.88
0.9487
0.2878
356
2
19.65
2024-03-31
4.
input("\n\nPress the enter key to exit.") # waits for the us...
20.61
1.1984
-0.0430
85
1
20.61
2023-07-27
5.
/* Read a set of characters from the socket */ StringBuffer ...
19.12
1.0042
0.0731
542
1
19.12
2023-07-30
6.
import re import sys import urllib2 import BeautifulSoup usa...
18.06
0.9803
0.0355
344
1
18.06
2023-07-28
7.
import os import sys def run(program, *args): pid = os.fork(...
17.55
1.0473
-0.0574
154
1
17.55
2023-09-18
8.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
16.92
0.9234
0.0326
236
3
15.06
2024-02-15
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
16.52
0.9215
0.0074
78
1
16.52
2023-07-27
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
15.04
0.9849
-0.1359
183
1
15.04
2023-09-18
11.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
13.60
1.0518
-0.2830
152
1
13.60
2023-07-27