TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Guslix (guslix)
Return to profile of Guslix (guslix)
View texts not yet raced by Guslix (guslix)
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...
41.54
1.1814
0.0663
190
4
39.89
2023-07-20
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
40.56
1.1383
0.0800
272
5
35.98
2023-07-20
3.
input("\n\nPress the enter key to exit.") # waits for the us...
39.33
1.1984
-0.0170
85
8
36.66
2023-07-21
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
38.39
1.1067
0.0464
388
3
36.71
2023-07-03
5.
public class HelloWorld { public static void main(String[] ...
37.52
1.0599
0.0671
143
5
36.16
2023-07-20
6.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
36.68
0.9849
0.1169
183
5
33.44
2023-07-20
7.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
36.18
0.9215
0.1652
78
9
32.42
2023-07-17
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
36.05
1.0518
0.0310
152
8
31.92
2023-07-21
9.
import os import sys def run(program, *args): pid = os.fork(...
35.02
1.0473
0.0046
154
2
32.83
2023-07-05
10.
/** Loop waiting for a connection and a valid command */ whi...
34.61
1.0448
-0.0052
445
8
32.82
2023-07-20
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
34.54
0.9234
0.1141
236
6
31.97
2023-07-20
12.
/* Read a set of characters from the socket */ StringBuffer ...
34.37
1.0042
0.0282
542
4
33.75
2023-07-04
13.
import urllib2 import urllib import json url = "http://ajax....
34.07
0.9776
0.0458
438
4
31.93
2023-07-21
14.
import re import sys import urllib2 import BeautifulSoup usa...
33.04
0.9803
0.0121
344
6
30.57
2023-07-05
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
32.17
0.9180
0.0483
264
5
29.81
2023-07-21
16.
import urllib2 import json screen_name = "wordpress" url = "...
31.94
1.0621
-0.1027
246
1
31.94
2023-07-03
17.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
31.83
0.9386
0.0175
256
3
29.62
2023-07-20
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
31.43
0.9487
-0.0046
356
3
31.02
2023-07-19
19.
function calculateArea(width, height) { try { var area = ...
29.26
1.0366
-0.1577
301
1
29.26
2023-07-03