TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Hamza (hamza_g)
Return to profile of Hamza (hamza_g)
View texts not yet raced by Hamza (hamza_g)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
52.48
1.1984
0.1731
85
5
45.53
2022-08-11
2.
import string from random import * characters = string.ascii...
48.45
1.1814
0.0902
190
6
42.65
2022-08-11
3.
import urllib2 import json screen_name = "wordpress" url = "...
48.15
1.0621
0.2303
246
3
46.05
2022-08-03
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
47.31
1.1067
0.1543
388
7
42.02
2022-08-11
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
44.73
1.0518
0.1603
152
5
39.61
2022-08-03
6.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
42.64
0.9849
0.1695
183
3
40.50
2022-08-28
7.
function calculateArea(width, height) { try { var area = ...
40.51
1.0366
0.0709
301
5
37.76
2022-08-06
8.
import random min = 1 max = 6 roll_again = "yes" while roll_...
40.17
1.1383
-0.0784
272
3
37.13
2022-07-26
9.
import re import sys import urllib2 import BeautifulSoup usa...
40.05
0.9803
0.1204
344
5
33.96
2022-08-03
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
39.01
0.9386
0.1098
256
7
33.07
2022-07-30
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
38.83
0.9234
0.1360
236
6
30.33
2022-07-31
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
38.14
0.9487
0.1094
356
3
36.16
2022-08-03
13.
import urllib2 import urllib import json url = "http://ajax....
38.14
0.9776
0.0851
438
1
38.14
2022-07-31
14.
import os import sys def run(program, *args): pid = os.fork(...
37.86
1.0473
-0.0253
154
1
37.86
2022-08-03
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
37.64
0.9215
0.0992
78
5
32.11
2022-08-28
16.
/* Read a set of characters from the socket */ StringBuffer ...
37.33
1.0042
0.0203
542
3
30.87
2022-07-30
17.
public class HelloWorld { public static void main(String[] ...
37.27
1.0599
-0.0521
143
2
37.27
2022-08-11
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
36.61
0.9180
0.0686
264
3
34.37
2022-08-11
19.
/** Loop waiting for a connection and a valid command */ whi...
36.10
1.0448
-0.0571
445
1
36.10
2022-07-26