TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Asif (asif6777)
Return to profile of Asif (asif6777)
View texts not yet raced by Asif (asif6777)
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...
51.76
1.1814
0.1914
190
8
35.40
2024-03-13
2.
import urllib2 import json screen_name = "wordpress" url = "...
51.10
1.0621
0.2999
246
8
35.91
2024-03-02
3.
public class HelloWorld { public static void main(String[] ...
49.69
1.0599
0.2644
143
15
33.00
2024-03-13
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
48.90
1.1383
0.1591
272
4
34.42
2024-03-04
5.
function calculateArea(width, height) { try { var area = ...
46.84
1.0366
0.2161
301
9
31.35
2024-03-02
6.
input("\n\nPress the enter key to exit.") # waits for the us...
46.67
1.1984
0.0271
85
13
32.13
2024-03-04
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
45.03
1.0518
0.1524
152
11
32.33
2024-03-13
8.
import os import sys def run(program, *args): pid = os.fork(...
43.87
1.0473
0.1217
154
11
33.82
2024-03-13
9.
import re import sys import urllib2 import BeautifulSoup usa...
41.67
0.9803
0.1344
344
11
29.79
2024-03-13
10.
import urllib2 import urllib import json url = "http://ajax....
41.14
0.9776
0.1254
438
14
26.29
2024-03-04
11.
/* Read a set of characters from the socket */ StringBuffer ...
38.74
1.0042
0.0328
542
11
27.09
2024-02-29
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
38.36
0.9487
0.0846
356
8
27.66
2024-03-13
13.
import std; int main() { std::println("Hello World!"); }
37.99
0.9810
0.0442
56
2
37.92
2024-02-29
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
37.54
0.9180
0.0808
264
15
26.88
2024-03-04
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
36.86
0.9234
0.0657
236
11
26.65
2024-03-13
16.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
36.02
0.9849
-0.0225
183
3
31.97
2024-03-04
17.
import random n = random.randint(1, 99) guess = int(raw_inpu...
33.91
1.1067
-0.2076
388
10
29.42
2023-08-18
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
33.67
0.9386
-0.0419
256
13
23.80
2024-03-04
19.
/** Loop waiting for a connection and a valid command */ whi...
28.45
1.0448
-0.2766
445
5
25.98
2023-07-31
20.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
25.77
0.9215
-0.2306
78
3
24.16
2023-08-18