TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for awet (awetey)
Return to profile of awet (awetey)
View texts not yet raced by awet (awetey)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
public class HelloWorld { public static void main(String[] ...
25.10
1.0599
0.2032
143
3
22.57
2024-01-14
2.
import urllib2 import json screen_name = "wordpress" url = "...
24.84
1.0621
0.1907
246
1
24.84
2024-07-05
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
24.67
1.1067
0.1352
388
3
23.04
2024-07-05
4.
import os import sys def run(program, *args): pid = os.fork(...
24.27
1.0473
0.1763
154
4
21.60
2024-01-15
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
23.81
0.9849
0.2159
183
2
22.52
2024-07-05
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
22.15
1.0518
0.0662
152
2
21.32
2024-07-05
7.
function calculateArea(width, height) { try { var area = ...
21.72
1.0366
0.0571
301
1
21.72
2024-01-14
8.
import random min = 1 max = 6 roll_again = "yes" while roll_...
21.63
1.1383
-0.0508
272
2
20.84
2024-07-05
9.
import urllib2 import urllib import json url = "http://ajax....
21.01
0.9776
0.0814
438
2
20.20
2024-01-15
10.
/* Read a set of characters from the socket */ StringBuffer ...
20.26
1.0042
0.0170
542
2
19.88
2024-01-15
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
19.60
0.9386
0.0475
256
2
18.73
2024-07-05
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
18.90
0.9487
0.0081
356
1
18.90
2024-01-14
13.
import string from random import * characters = string.ascii...
18.87
1.1814
-0.2290
190
1
18.87
2024-01-11
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
18.77
0.9234
0.0253
236
2
17.76
2024-01-14
15.
input("\n\nPress the enter key to exit.") # waits for the us...
18.60
1.1984
-0.2664
85
1
18.60
2024-07-05
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
17.88
0.9215
-0.0223
78
1
17.88
2024-07-05
17.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
16.13
0.8513
-0.0455
179
2
13.87
2024-01-14
18.
import std; int main() { std::println("Hello World!"); }
13.05
0.9810
-0.3302
56
1
13.05
2024-05-19