TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Joshua (josh254889)
Return to profile of Joshua (josh254889)
View texts not yet raced by Joshua (josh254889)
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...
45.31
1.1814
0.4149
190
1
45.31
2024-08-25
2.
input("\n\nPress the enter key to exit.") # waits for the us...
34.27
1.1984
0.0030
85
3
30.48
2024-11-22
3.
import urllib2 import json screen_name = "wordpress" url = "...
33.09
1.0621
0.1048
246
1
33.09
2024-08-25
4.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
29.72
0.9849
0.0633
183
1
29.72
2024-11-22
5.
function calculateArea(width, height) { try { var area = ...
28.00
1.0366
-0.0508
301
1
28.00
2024-08-25
6.
import std; int main() { std::println("Hello World!"); }
27.94
0.9810
-0.0042
56
1
27.94
2024-08-25
7.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
26.43
0.9234
0.0105
236
1
26.43
2024-08-28
8.
/* Read a set of characters from the socket */ StringBuffer ...
25.59
1.0042
-0.1022
542
1
25.59
2024-11-22
9.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
25.27
1.0518
-0.1593
152
1
25.27
2024-08-25
10.
import random n = random.randint(1, 99) guess = int(raw_inpu...
24.20
1.1067
-0.2547
388
1
24.20
2024-08-25
11.
import os import sys def run(program, *args): pid = os.fork(...
24.13
1.0473
-0.1959
154
1
24.13
2024-08-25
12.
import urllib2 import urllib import json url = "http://ajax....
20.47
0.9776
-0.2555
438
1
20.47
2024-08-25