TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for bishwas dhakal (bdhakal)
Return to profile of bishwas dhakal (bdhakal)
View texts not yet raced by bishwas dhakal (bdhakal)
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...
34.94
1.0518
0.1969
152
3
30.65
2024-02-05
2.
import os import sys def run(program, *args): pid = os.fork(...
34.77
1.0473
0.1943
154
4
30.33
2024-02-09
3.
import string from random import * characters = string.ascii...
33.88
1.1814
0.0288
190
2
32.09
2024-02-09
4.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
31.23
0.9386
0.1742
256
5
28.69
2024-02-09
5.
import urllib2 import json screen_name = "wordpress" url = "...
31.20
1.0621
0.0528
246
4
28.51
2024-02-05
6.
import urllib2 import urllib import json url = "http://ajax....
30.49
0.9776
0.1109
438
4
28.97
2024-02-08
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
29.99
1.1067
-0.0372
388
2
29.79
2024-02-09
8.
import random min = 1 max = 6 roll_again = "yes" while roll_...
29.85
1.1383
-0.0753
272
2
28.41
2024-02-04
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
28.06
0.9849
0.0180
183
2
25.84
2024-02-09
10.
import re import sys import urllib2 import BeautifulSoup usa...
27.94
0.9803
0.0153
344
2
27.54
2024-02-09
11.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
27.93
0.9215
0.0734
78
3
22.82
2024-02-07
12.
import std; int main() { std::println("Hello World!"); }
27.18
0.9810
-0.0183
56
2
26.44
2024-02-08
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
27.06
0.9234
0.0452
236
2
26.19
2024-02-07
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
24.54
0.8513
0.0174
179
1
24.54
2024-02-05
15.
input("\n\nPress the enter key to exit.") # waits for the us...
22.83
1.1984
-0.3886
85
1
22.83
2024-02-05