TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Meshach Asis (deanace)
Return to profile of Meshach Asis (deanace)
View texts not yet raced by Meshach Asis (deanace)
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...
54.75
1.1814
0.3789
190
4
46.57
2024-12-08
2.
public class HelloWorld { public static void main(String[] ...
46.97
1.0599
0.2766
143
5
40.52
2024-12-08
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
44.63
1.1383
0.1305
272
7
39.35
2024-12-08
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
43.64
1.1067
0.1355
388
9
37.76
2024-12-08
5.
input("\n\nPress the enter key to exit.") # waits for the us...
43.09
1.1984
0.0236
85
7
40.18
2024-12-08
6.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
42.59
0.9215
0.2896
78
6
30.06
2024-11-29
7.
function calculateArea(width, height) { try { var area = ...
42.06
1.0366
0.1609
301
9
37.61
2024-12-08
8.
/** Loop waiting for a connection and a valid command */ whi...
41.40
1.0448
0.1383
445
8
37.52
2024-11-29
9.
/* Read a set of characters from the socket */ StringBuffer ...
41.39
1.0042
0.1751
542
7
35.53
2024-12-08
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
41.13
0.9849
0.1881
183
14
34.93
2024-12-13
11.
import os import sys def run(program, *args): pid = os.fork(...
41.10
1.0473
0.1246
154
8
37.11
2024-12-08
12.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
39.99
1.0518
0.0895
152
6
35.28
2024-11-29
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
39.61
0.8513
0.2697
179
11
32.14
2024-12-13
14.
import std; int main() { std::println("Hello World!"); }
39.18
0.9810
0.1277
56
6
33.63
2024-11-29
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
38.33
0.9487
0.1476
356
6
32.53
2024-12-08
16.
import urllib2 import urllib import json url = "http://ajax....
37.93
0.9776
0.1034
438
8
32.97
2024-11-30
17.
import urllib2 import json screen_name = "wordpress" url = "...
36.74
1.0621
-0.0137
246
2
34.76
2024-11-28
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
35.31
0.9234
0.0854
236
4
28.63
2024-12-08
19.
import re import sys import urllib2 import BeautifulSoup usa...
35.26
0.9803
0.0228
344
6
33.50
2024-12-08
20.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
34.13
0.9386
0.0324
256
8
30.64
2024-12-13
21.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
33.15
0.9180
0.0261
264
7
29.96
2024-12-08