TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Subhang (subtleboy80)
Return to profile of Subhang (subtleboy80)
View texts not yet raced by Subhang (subtleboy80)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
76.15
1.1383
0.3362
272
2
64.69
2023-08-15
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
62.21
1.1067
0.1006
388
1
62.21
2023-08-09
3.
import string from random import * characters = string.ascii...
62.19
1.1814
0.0184
190
1
62.19
2023-08-09
4.
input("\n\nPress the enter key to exit.") # waits for the us...
55.80
1.1984
-0.1275
85
1
55.80
2023-08-09
5.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
48.41
0.9215
0.0336
78
1
48.41
2023-08-09
6.
import re import sys import urllib2 import BeautifulSoup usa...
46.38
0.9803
-0.0624
344
1
46.38
2023-08-15
7.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
45.85
0.9180
-0.0195
264
1
45.85
2023-08-15
8.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
45.43
0.9386
-0.0484
256
1
45.43
2023-08-09
9.
/* Read a set of characters from the socket */ StringBuffer ...
42.85
1.0042
-0.1552
542
1
42.85
2023-08-05
10.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
41.92
1.0518
-0.2229
152
1
41.92
2023-07-30
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
35.66
0.9234
-0.2102
236
1
35.66
2023-07-29