TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Nicholas (cl0zzy_)
Return to profile of Nicholas (cl0zzy_)
View texts not yet raced by Nicholas (cl0zzy_)
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...
62.99
1.1984
0.2635
85
3
55.38
2023-09-14
2.
import string from random import * characters = string.ascii...
52.83
1.1814
0.0447
190
3
48.37
2023-09-15
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
51.46
1.1067
0.0876
388
3
47.95
2023-09-15
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
50.62
1.0518
0.1230
152
4
43.44
2023-09-15
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
49.47
1.1383
0.0098
272
4
46.12
2023-09-15
6.
public class HelloWorld { public static void main(String[] ...
48.32
1.0599
0.0615
143
3
41.11
2023-09-15
7.
/* Read a set of characters from the socket */ StringBuffer ...
44.24
1.0042
0.0225
542
1
44.24
2023-09-15
8.
import os import sys def run(program, *args): pid = os.fork(...
42.86
1.0473
-0.0526
154
4
40.30
2023-09-15
9.
function calculateArea(width, height) { try { var area = ...
42.25
1.0366
-0.0561
301
3
41.74
2023-09-15
10.
import urllib2 import urllib import json url = "http://ajax....
41.07
0.9776
-0.0245
438
2
38.95
2023-09-15
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
39.95
0.9234
0.0038
236
1
39.95
2023-09-15
12.
import re import sys import urllib2 import BeautifulSoup usa...
38.91
0.9803
-0.0773
344
2
38.53
2023-09-15
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
38.76
0.9849
-0.0854
183
3
38.30
2023-09-14
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
38.24
0.9215
-0.0340
78
2
36.65
2023-09-15
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
36.99
0.9180
-0.0595
264
2
36.61
2023-09-14