TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for sndx (sndyb)
Return to profile of sndx (sndyb)
View texts not yet raced by sndx (sndyb)
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...
80.12
1.1814
0.1647
190
3
71.75
2023-10-07
2.
input("\n\nPress the enter key to exit.") # waits for the us...
71.88
1.1984
-0.0031
85
2
65.61
2023-10-04
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
69.04
1.1067
0.0531
388
2
65.49
2023-10-07
4.
/** Loop waiting for a connection and a valid command */ whi...
67.85
1.0448
0.1087
445
2
61.87
2023-10-05
5.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
63.89
0.9234
0.1633
236
2
57.02
2023-10-05
6.
public class HelloWorld { public static void main(String[] ...
60.97
1.0599
-0.0282
143
2
56.89
2023-10-07
7.
function calculateArea(width, height) { try { var area = ...
60.25
1.0366
-0.0116
301
1
60.25
2023-10-07
8.
import os import sys def run(program, *args): pid = os.fork(...
58.60
1.0473
-0.0567
154
2
54.77
2023-10-10
9.
import random min = 1 max = 6 roll_again = "yes" while roll_...
57.38
1.1383
-0.1734
272
1
57.38
2023-10-08
10.
/* Read a set of characters from the socket */ StringBuffer ...
55.81
1.0042
-0.0551
542
1
55.81
2023-10-05
11.
import re import sys import urllib2 import BeautifulSoup usa...
55.52
0.9803
-0.0364
344
2
54.05
2023-10-07
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
54.51
0.9487
-0.0147
356
2
53.56
2023-10-08
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
52.56
0.9386
-0.0510
256
1
52.56
2023-10-07
14.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
51.05
1.0518
-0.1831
152
1
51.05
2023-10-04