TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Stefan (zamfigod)
Return to profile of Stefan (zamfigod)
View texts not yet raced by Stefan (zamfigod)
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...
64.13
1.1984
0.0003
85
11
51.37
2023-12-19
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
62.06
1.1383
0.0342
272
13
53.50
2023-06-15
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
62.05
1.1067
0.0645
388
22
53.09
2023-06-15
4.
import string from random import * characters = string.ascii...
59.90
1.1814
-0.0501
190
17
53.11
2023-06-15
5.
import os import sys def run(program, *args): pid = os.fork(...
58.13
1.0473
0.0559
154
15
47.27
2023-06-15
6.
/** Loop waiting for a connection and a valid command */ whi...
56.88
1.0448
0.0426
445
17
50.78
2023-06-15
7.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
56.85
0.9215
0.1591
78
21
39.43
2024-03-03
8.
public class HelloWorld { public static void main(String[] ...
54.68
1.0599
-0.0207
143
19
47.54
2024-03-03
9.
import urllib2 import json screen_name = "wordpress" url = "...
53.66
1.0621
-0.0418
246
16
48.39
2024-03-03
10.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
52.78
1.0518
-0.0451
152
13
46.53
2024-03-03
11.
function calculateArea(width, height) { try { var area = ...
51.20
1.0366
-0.0591
301
13
45.95
2024-03-03
12.
/* Read a set of characters from the socket */ StringBuffer ...
50.91
1.0042
-0.0333
542
16
46.40
2023-06-13
13.
import re import sys import urllib2 import BeautifulSoup usa...
50.24
0.9803
-0.0219
344
16
42.86
2023-06-15
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
49.44
0.9849
-0.0442
183
9
44.60
2023-06-15
15.
import urllib2 import urllib import json url = "http://ajax....
47.44
0.9776
-0.0697
438
11
42.00
2023-06-15
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
46.16
0.9386
-0.0633
256
18
40.05
2024-03-03
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
44.42
0.9180
-0.0759
264
15
38.03
2023-06-15
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
44.33
0.9487
-0.0955
356
14
40.33
2024-03-03
19.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
42.19
0.9234
-0.1151
236
10
38.59
2023-06-15
20.
import std; int main() { std::println("Hello World!"); }
40.26
0.9810
-0.2029
56
1
40.26
2024-03-03