TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for gazi (gazi_maksudur)
Return to profile of gazi (gazi_maksudur)
View texts not yet raced by gazi (gazi_maksudur)
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...
45.45
1.1814
0.0482
190
3
42.76
2023-06-09
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
45.44
1.1067
0.1259
388
8
39.68
2023-06-03
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
45.41
1.1383
0.0913
272
10
41.19
2023-06-03
4.
function calculateArea(width, height) { try { var area = ...
43.49
1.0366
0.1607
301
9
37.34
2023-06-13
5.
import os import sys def run(program, *args): pid = os.fork(...
43.47
1.0473
0.1413
154
4
39.16
2023-06-05
6.
public class HelloWorld { public static void main(String[] ...
43.00
1.0599
0.1152
143
3
39.90
2023-05-28
7.
import urllib2 import json screen_name = "wordpress" url = "...
42.64
1.0621
0.1011
246
6
36.66
2023-06-02
8.
/** Loop waiting for a connection and a valid command */ whi...
40.80
1.0448
0.0786
445
3
37.40
2023-06-09
9.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
39.61
1.0518
0.0376
152
3
35.74
2023-06-01
10.
input("\n\nPress the enter key to exit.") # waits for the us...
38.53
1.1984
-0.1685
85
1
38.53
2023-05-31
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
37.92
0.9234
0.1252
236
6
34.86
2023-06-14
12.
/* Read a set of characters from the socket */ StringBuffer ...
37.73
1.0042
0.0354
542
3
34.43
2023-05-29
13.
import urllib2 import urllib import json url = "http://ajax....
37.62
0.9776
0.0595
438
5
34.84
2023-06-03
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
37.36
0.9215
0.1060
78
7
31.46
2023-06-01
15.
import re import sys import urllib2 import BeautifulSoup usa...
37.22
0.9803
0.0428
344
6
33.97
2023-06-09
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
37.00
0.9386
0.0725
256
3
34.64
2023-06-11
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
34.47
0.9487
0.0102
356
4
32.54
2023-06-10
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
32.57
0.9180
-0.0270
264
1
32.57
2023-05-30