TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Ryan (chrissypoopoo)
Return to profile of Ryan (chrissypoopoo)
View texts not yet raced by Ryan (chrissypoopoo)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
public class HelloWorld { public static void main(String[] ...
90.19
1.0599
0.3342
143
2
69.51
2023-07-27
2.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
81.48
0.9849
0.2746
183
5
65.54
2023-09-15
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
80.94
1.1383
0.1128
272
5
77.87
2023-10-20
4.
import urllib2 import json screen_name = "wordpress" url = "...
74.14
1.0621
0.0839
246
1
74.14
2023-08-02
5.
import os import sys def run(program, *args): pid = os.fork(...
73.66
1.0473
0.0913
154
3
70.44
2023-09-15
6.
function calculateArea(width, height) { try { var area = ...
69.96
1.0366
0.0448
301
2
69.40
2023-08-01
7.
/** Loop waiting for a connection and a valid command */ whi...
68.20
1.0448
0.0094
445
1
68.20
2023-10-20
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
66.59
1.1067
-0.0774
388
1
66.59
2023-07-20
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
61.53
0.9215
0.0296
78
1
61.53
2023-10-20
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
61.45
0.9386
0.0113
256
1
61.45
2023-07-25
11.
import urllib2 import urllib import json url = "http://ajax....
61.35
0.9776
-0.0293
438
2
60.23
2023-07-19
12.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
60.58
1.0518
-0.1154
152
1
60.58
2023-07-27
13.
input("\n\nPress the enter key to exit.") # waits for the us...
59.29
1.1984
-0.2819
85
2
58.92
2023-07-28
14.
/* Read a set of characters from the socket */ StringBuffer ...
57.41
1.0042
-0.1168
542
2
56.02
2023-07-25
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
55.08
0.9180
-0.0666
264
2
54.70
2023-10-20
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
55.05
0.9487
-0.0978
356
2
54.18
2023-09-15
17.
import re import sys import urllib2 import BeautifulSoup usa...
54.66
0.9803
-0.1354
344
1
54.66
2023-09-15
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
42.85
0.9234
-0.2610
236
1
42.85
2023-07-28