TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for sid__que (sid__que)
Return to profile of sid__que (sid__que)
View texts not yet raced by sid__que (sid__que)
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...
48.04
1.1984
0.2977
85
8
39.56
2023-06-27
2.
import string from random import * characters = string.ascii...
41.89
1.1814
0.1232
190
5
35.07
2023-06-27
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
39.55
1.1067
0.1250
388
8
35.18
2023-06-22
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
39.11
1.1383
0.0797
272
8
34.65
2023-06-12
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
37.33
0.9849
0.1777
183
7
31.79
2023-06-27
6.
import os import sys def run(program, *args): pid = os.fork(...
36.64
1.0473
0.0938
154
8
30.28
2023-06-22
7.
import urllib2 import json screen_name = "wordpress" url = "...
35.74
1.0621
0.0510
246
5
33.45
2023-06-27
8.
import urllib2 import urllib import json url = "http://ajax....
35.47
0.9776
0.1271
438
7
32.27
2023-06-22
9.
import re import sys import urllib2 import BeautifulSoup usa...
35.38
0.9803
0.1216
344
8
32.47
2023-06-22
10.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
34.85
1.0518
0.0336
152
4
31.23
2023-06-09
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
34.52
0.9234
0.1517
236
7
31.22
2023-06-22
12.
/** Loop waiting for a connection and a valid command */ whi...
34.13
1.0448
0.0181
445
2
30.73
2023-06-12
13.
/* Read a set of characters from the socket */ StringBuffer ...
33.78
1.0042
0.0478
542
4
30.39
2023-06-22
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
33.69
0.9487
0.1005
356
3
31.04
2023-06-22
15.
public class HelloWorld { public static void main(String[] ...
31.78
1.0599
-0.0702
143
3
29.39
2023-06-22
16.
function calculateArea(width, height) { try { var area = ...
31.40
1.0366
-0.0587
301
4
29.73
2023-06-27
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
29.60
0.9215
0.0003
78
5
26.02
2023-06-27
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
29.25
0.9386
-0.0277
256
5
27.24
2023-06-22
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
27.77
0.9180
-0.0531
264
3
26.08
2023-06-22