TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Monia (budzyn)
Return to profile of Monia (budzyn)
View texts not yet raced by Monia (budzyn)
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...
34.50
1.1814
0.2096
190
6
30.35
2022-06-27
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
29.07
1.1383
0.0396
272
2
27.58
2022-05-24
3.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
28.67
0.9234
0.2734
236
6
24.91
2022-06-18
4.
function calculateArea(width, height) { try { var area = ...
28.54
1.0366
0.1582
301
4
24.64
2022-04-29
5.
import urllib2 import json screen_name = "wordpress" url = "...
28.44
1.0621
0.1094
246
4
26.42
2022-06-16
6.
import urllib2 import urllib import json url = "http://ajax....
28.43
0.9776
0.2312
438
2
24.17
2022-05-24
7.
/** Loop waiting for a connection and a valid command */ whi...
28.33
1.0448
0.1394
445
2
25.03
2022-06-16
8.
public class HelloWorld { public static void main(String[] ...
27.53
1.0599
0.0803
143
4
23.70
2022-06-18
9.
/* Read a set of characters from the socket */ StringBuffer ...
27.39
1.0042
0.1454
542
2
26.34
2022-03-28
10.
import random n = random.randint(1, 99) guess = int(raw_inpu...
25.49
1.1067
-0.0651
388
3
24.62
2022-06-18
11.
input("\n\nPress the enter key to exit.") # waits for the us...
25.03
1.1984
-0.2032
85
3
24.83
2022-05-24
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
24.58
0.9849
0.0376
183
1
24.58
2022-04-12
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
24.49
0.9386
0.0711
256
7
22.23
2022-06-27
14.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
24.46
1.0518
-0.0324
152
3
22.67
2022-06-27
15.
import os import sys def run(program, *args): pid = os.fork(...
24.15
1.0473
-0.0472
154
4
22.64
2022-04-22
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
22.83
0.9487
0.0260
356
1
22.83
2022-06-16
17.
import re import sys import urllib2 import BeautifulSoup usa...
22.77
0.9803
-0.0165
344
2
22.31
2022-06-27
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
22.32
0.9180
0.0051
264
3
22.21
2022-04-12
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
15.73
0.9215
-0.2618
78
2
15.35
2022-03-29