TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Claire (claire_07)
Return to profile of Claire (claire_07)
View texts not yet raced by Claire (claire_07)
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_...
16.98
1.1383
0.1217
272
5
15.37
2023-08-28
2.
input("\n\nPress the enter key to exit.") # waits for the us...
15.32
1.1984
-0.0742
85
4
13.10
2023-06-28
3.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
15.25
0.9849
0.1532
183
3
13.87
2023-07-03
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
14.91
1.1067
-0.0012
388
2
14.32
2024-02-28
5.
import urllib2 import json screen_name = "wordpress" url = "...
14.87
1.0621
0.0479
246
3
13.41
2023-06-28
6.
public class HelloWorld { public static void main(String[] ...
14.75
1.0599
0.0409
143
8
13.29
2024-02-28
7.
import re import sys import urllib2 import BeautifulSoup usa...
14.19
0.9803
0.0819
344
2
13.56
2023-08-25
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
14.11
1.0518
0.0049
152
2
13.22
2023-07-03
9.
/* Read a set of characters from the socket */ StringBuffer ...
13.89
1.0042
0.0357
542
5
11.79
2023-07-08
10.
/** Loop waiting for a connection and a valid command */ whi...
13.82
1.0448
-0.0062
445
5
11.80
2023-12-28
11.
import os import sys def run(program, *args): pid = os.fork(...
13.73
1.0473
-0.0232
154
3
13.22
2024-02-28
12.
import urllib2 import urllib import json url = "http://ajax....
13.57
0.9776
0.0409
438
4
11.40
2023-07-07
13.
function calculateArea(width, height) { try { var area = ...
13.57
1.0366
-0.0194
301
4
11.87
2023-07-03
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
12.31
0.9487
-0.0195
356
3
10.87
2023-06-27
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
11.92
0.9180
-0.0305
264
5
10.79
2023-08-28
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
10.57
0.9386
-0.1508
256
4
9.19
2023-07-04
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
9.98
0.9215
-0.1738
78
1
9.98
2023-08-25
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
9.15
0.9234
-0.2329
236
2
7.93
2024-02-25