TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for avivsq12 (avivsq12)
Return to profile of avivsq12 (avivsq12)
View texts not yet raced by avivsq12 (avivsq12)
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...
74.01
1.1984
0.1752
85
3
72.30
2024-02-09
2.
import string from random import * characters = string.ascii...
61.58
1.1814
-0.0280
190
4
58.45
2024-02-09
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
61.13
1.0518
0.1029
152
4
54.86
2024-02-09
4.
/** Loop waiting for a connection and a valid command */ whi...
57.13
1.0448
0.0385
445
4
52.30
2024-02-09
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
56.76
1.1383
-0.0746
272
2
55.30
2024-02-09
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
55.29
1.1067
-0.0716
388
2
54.10
2023-06-27
7.
import os import sys def run(program, *args): pid = os.fork(...
53.26
1.0473
-0.0442
154
2
52.00
2023-06-27
8.
import urllib2 import json screen_name = "wordpress" url = "...
52.96
1.0621
-0.0632
246
2
47.58
2023-06-27
9.
function calculateArea(width, height) { try { var area = ...
52.51
1.0366
-0.0426
301
4
50.57
2023-09-11
10.
import urllib2 import urllib import json url = "http://ajax....
50.86
0.9776
-0.0131
438
1
50.86
2024-02-09
11.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
49.12
0.9215
0.0056
78
2
46.28
2023-09-11
12.
/* Read a set of characters from the socket */ StringBuffer ...
48.64
1.0042
-0.0837
542
2
48.56
2023-09-11
13.
import re import sys import urllib2 import BeautifulSoup usa...
48.52
0.9803
-0.0619
344
2
47.61
2023-07-01
14.
public class HelloWorld { public static void main(String[] ...
46.76
1.0599
-0.1773
143
2
46.13
2024-02-09
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
46.43
0.9180
-0.0452
264
2
43.26
2023-07-01
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
43.84
0.9234
-0.0908
236
1
43.84
2024-02-09
17.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
43.10
0.9849
-0.1705
183
1
43.10
2023-09-11