TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for ghoudiy (ghoudiy)
Return to profile of ghoudiy (ghoudiy)
View texts not yet raced by ghoudiy (ghoudiy)
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...
80.04
1.1984
-0.0224
85
7
73.24
2023-07-11
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
79.98
1.1383
0.0399
272
5
74.35
2023-07-11
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
79.97
1.1067
0.0729
388
3
78.43
2023-06-27
4.
import os import sys def run(program, *args): pid = os.fork(...
79.90
1.0473
0.1331
154
6
72.90
2024-11-13
5.
import string from random import * characters = string.ascii...
75.96
1.1814
-0.0587
190
3
75.60
2023-07-11
6.
import urllib2 import json screen_name = "wordpress" url = "...
74.94
1.0621
0.0458
246
6
67.38
2023-07-14
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
70.68
1.0518
-0.0062
152
3
68.87
2023-07-11
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
67.98
0.9215
0.0802
78
1
67.98
2023-06-18
9.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
65.23
0.9386
0.0230
256
3
62.51
2023-07-01
10.
import urllib2 import urllib import json url = "http://ajax....
61.74
0.9776
-0.0654
438
1
61.74
2023-07-01
11.
import re import sys import urllib2 import BeautifulSoup usa...
61.55
0.9803
-0.0729
344
2
58.28
2023-06-18
12.
public class HelloWorld { public static void main(String[] ...
60.94
1.0599
-0.1611
143
2
48.11
2023-06-18
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
58.24
0.9487
-0.0842
356
1
58.24
2023-06-27
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
58.00
0.9234
-0.0640
236
2
55.44
2023-06-27
15.
function calculateArea(width, height) { try { var area = ...
56.83
1.0366
-0.1978
301
1
56.83
2023-06-10
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
53.95
0.9180
-0.1216
264
1
53.95
2023-06-27