TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Asif (asif04)
Return to profile of Asif (asif04)
View texts not yet raced by Asif (asif04)
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_...
54.78
1.1383
0.0282
272
1
54.78
2024-02-19
2.
input("\n\nPress the enter key to exit.") # waits for the us...
53.21
1.1984
-0.0684
85
1
53.21
2024-03-12
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
52.57
1.1067
0.0143
388
1
52.57
2024-03-12
4.
import os import sys def run(program, *args): pid = os.fork(...
51.85
1.0473
0.0602
154
2
47.58
2024-03-12
5.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
48.43
0.9215
0.1101
78
2
45.15
2024-03-12
6.
import urllib2 import urllib import json url = "http://ajax....
46.71
0.9776
0.0197
438
2
41.23
2024-03-12
7.
import urllib2 import json screen_name = "wordpress" url = "...
45.94
1.0621
-0.0800
246
1
45.94
2024-02-19
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
45.36
1.0518
-0.0815
152
3
43.25
2024-10-20
9.
function calculateArea(width, height) { try { var area = ...
43.97
1.0366
-0.0986
301
1
43.97
2024-02-19
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
39.72
0.9386
-0.0921
256
2
38.68
2024-03-12
11.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
39.14
0.9180
-0.0829
264
1
39.14
2024-10-20
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
36.05
0.9487
-0.1745
356
1
36.05
2024-10-20
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
33.93
0.9234
-0.1959
236
1
33.93
2024-03-12
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
31.33
0.8513
-0.1893
179
1
31.33
2024-10-20