TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for michael (increased)
Return to profile of michael (increased)
View texts not yet raced by michael (increased)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
72.87
1.1383
0.2309
272
4
59.88
2019-08-18
2.
import string from random import * characters = string.ascii...
66.45
1.1814
0.0427
190
2
63.99
2019-08-15
3.
public class HelloWorld { public static void main(String[] ...
60.51
1.0599
0.0779
143
3
51.81
2019-08-15
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
58.41
1.1067
0.0025
388
1
58.41
2019-08-16
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
52.44
0.9849
0.0067
183
1
52.44
2019-08-16
6.
import urllib2 import json screen_name = "wordpress" url = "...
51.22
1.0621
-0.0864
246
1
51.22
2019-08-15
7.
function calculateArea(width, height) { try { var area = ...
50.85
1.0366
-0.0487
301
1
50.85
2019-08-15
8.
import re import sys import urllib2 import BeautifulSoup usa...
49.54
0.9803
-0.0056
344
1
49.54
2019-08-15
9.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
48.81
1.0518
-0.1245
152
1
48.81
2019-08-16
10.
/* Read a set of characters from the socket */ StringBuffer ...
45.05
1.0042
-0.1307
542
1
45.05
2019-08-16
11.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
35.61
0.9215
-0.2316
78
1
35.61
2019-08-15