TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Irfan (irfany)
Return to profile of Irfan (irfany)
View texts not yet raced by Irfan (irfany)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
42.28
1.0518
0.2296
152
2
36.88
2024-09-08
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
40.90
1.1383
0.0970
272
5
38.01
2024-09-16
3.
import urllib2 import json screen_name = "wordpress" url = "...
39.79
1.0621
0.1436
246
3
35.69
2024-09-07
4.
/* Read a set of characters from the socket */ StringBuffer ...
39.28
1.0042
0.1848
542
4
35.75
2024-09-16
5.
public class HelloWorld { public static void main(String[] ...
36.07
1.0599
0.0306
143
2
32.06
2024-09-08
6.
input("\n\nPress the enter key to exit.") # waits for the us...
35.42
1.1984
-0.1317
85
2
32.50
2024-09-16
7.
function calculateArea(width, height) { try { var area = ...
34.80
1.0366
0.0161
301
1
34.80
2024-09-16
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
34.19
1.1067
-0.0726
388
1
34.19
2024-09-06
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
34.06
0.9849
0.0475
183
5
29.83
2024-09-16
10.
import os import sys def run(program, *args): pid = os.fork(...
33.29
1.0473
-0.0385
154
1
33.29
2024-09-05
11.
import urllib2 import urllib import json url = "http://ajax....
32.17
0.9776
-0.0033
438
1
32.17
2024-09-08
12.
import std; int main() { std::println("Hello World!"); }
31.86
0.9810
-0.0240
56
4
27.09
2024-09-06
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
31.61
0.9487
0.0126
356
2
30.69
2024-09-05
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
31.61
0.9180
0.0384
264
4
30.00
2024-09-16
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
30.49
0.9234
0.0024
236
2
29.30
2024-09-08
16.
/** Loop waiting for a connection and a valid command */ whi...
30.18
1.0448
-0.1272
445
1
30.18
2024-09-05
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
29.12
0.9215
-0.0418
78
2
27.60
2024-09-08
18.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
26.90
0.8513
-0.0440
179
2
23.82
2024-09-06