TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for abhishek (abhishree_123)
Return to profile of abhishek (abhishree_123)
View texts not yet raced by abhishek (abhishree_123)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
36.99
1.1814
0.3195
190
5
31.81
2024-07-09
2.
input("\n\nPress the enter key to exit.") # waits for the us...
34.21
1.1984
0.1774
85
4
28.58
2024-07-12
3.
import re import sys import urllib2 import BeautifulSoup usa...
29.30
0.9803
0.2182
344
3
27.05
2024-07-12
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
28.61
1.0518
0.1191
152
3
27.31
2024-07-12
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
27.28
1.1383
-0.0306
272
1
27.28
2024-07-12
6.
public class HelloWorld { public static void main(String[] ...
27.23
1.0599
0.0518
143
5
24.07
2024-07-12
7.
import urllib2 import urllib import json url = "http://ajax....
26.76
0.9776
0.1202
438
4
22.32
2024-07-12
8.
function calculateArea(width, height) { try { var area = ...
26.73
1.0366
0.0587
301
1
26.73
2024-07-09
9.
import os import sys def run(program, *args): pid = os.fork(...
26.43
1.0473
0.0308
154
2
22.90
2024-07-09
10.
/** Loop waiting for a connection and a valid command */ whi...
26.09
1.0448
0.0273
445
2
23.43
2024-07-12
11.
import urllib2 import json screen_name = "wordpress" url = "...
26.01
1.0621
0.0004
246
1
26.01
2024-07-09
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
25.59
0.9849
0.0606
183
2
24.20
2024-07-12
13.
/* Read a set of characters from the socket */ StringBuffer ...
24.15
1.0042
-0.0146
542
2
23.71
2024-07-09
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
23.98
0.9234
0.0612
236
5
21.45
2024-07-12
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
23.78
0.9215
0.0507
78
3
21.34
2024-07-12
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
23.61
0.9487
0.0254
356
1
23.61
2024-07-12
17.
import std; int main() { std::println("Hello World!"); }
19.94
0.9810
-0.1540
56
1
19.94
2024-07-09
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
19.89
0.9386
-0.1277
256
1
19.89
2024-07-12
19.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
18.37
0.8513
-0.1141
179
2
17.32
2024-07-12