TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Mark (markharley12)
Return to profile of Mark (markharley12)
View texts not yet raced by Mark (markharley12)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random n = random.randint(1, 99) guess = int(raw_inpu...
47.10
1.1067
0.1036
388
2
45.88
2023-10-10
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
43.79
1.1383
-0.0144
272
1
43.79
2023-10-10
3.
import string from random import * characters = string.ascii...
43.12
1.1814
-0.0710
190
2
39.95
2023-10-04
4.
input("\n\nPress the enter key to exit.") # waits for the us...
42.83
1.1984
-0.1023
85
1
42.83
2023-10-04
5.
import urllib2 import json screen_name = "wordpress" url = "...
42.77
1.0621
0.0395
246
3
40.29
2023-10-04
6.
import os import sys def run(program, *args): pid = os.fork(...
42.27
1.0473
0.0410
154
1
42.27
2023-10-04
7.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
38.25
0.9234
0.0633
236
2
37.23
2023-10-10
8.
/* Read a set of characters from the socket */ StringBuffer ...
37.46
1.0042
-0.0402
542
2
37.13
2023-10-04
9.
function calculateArea(width, height) { try { var area = ...
36.87
1.0366
-0.0887
301
1
36.87
2023-10-04
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
36.20
0.9215
0.0078
78
4
33.15
2023-10-10
11.
/** Loop waiting for a connection and a valid command */ whi...
35.73
1.0448
-0.1217
445
1
35.73
2023-10-04
12.
public class HelloWorld { public static void main(String[] ...
35.38
1.0599
-0.1508
143
1
35.38
2023-10-10
13.
import urllib2 import urllib import json url = "http://ajax....
32.98
0.9776
-0.1285
438
1
32.98
2024-08-25
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
32.72
0.9180
-0.0766
264
3
31.03
2023-10-04
15.
import re import sys import urllib2 import BeautifulSoup usa...
30.90
0.9803
-0.1866
344
1
30.90
2023-09-27