TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Keyun (keyun21)
Return to profile of Keyun (keyun21)
View texts not yet raced by Keyun (keyun21)
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...
70.53
1.1814
0.2794
190
6
58.62
2023-06-20
2.
input("\n\nPress the enter key to exit.") # waits for the us...
61.72
1.1984
0.0799
85
5
51.91
2023-06-20
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
61.06
1.1383
0.1264
272
3
57.93
2023-06-20
4.
import urllib2 import json screen_name = "wordpress" url = "...
59.69
1.0621
0.1742
246
2
52.37
2023-06-20
5.
public class HelloWorld { public static void main(String[] ...
57.40
1.0599
0.1290
143
3
49.38
2023-06-20
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
54.32
1.1067
0.0184
388
3
53.20
2023-06-11
7.
/** Loop waiting for a connection and a valid command */ whi...
52.05
1.0448
0.0333
445
2
46.48
2023-06-20
8.
import os import sys def run(program, *args): pid = os.fork(...
49.64
1.0473
-0.0192
154
2
44.48
2023-06-20
9.
function calculateArea(width, height) { try { var area = ...
49.45
1.0366
-0.0124
301
2
48.36
2023-06-20
10.
/* Read a set of characters from the socket */ StringBuffer ...
48.93
1.0042
0.0092
542
5
44.91
2023-06-20
11.
import re import sys import urllib2 import BeautifulSoup usa...
47.29
0.9803
-0.0008
344
4
44.95
2023-06-19
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
46.45
0.9849
-0.0228
183
3
44.71
2023-06-20
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
44.31
0.9215
-0.0038
78
2
40.09
2023-06-20
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
43.93
0.9180
-0.0081
264
3
42.00
2023-06-20
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
42.67
0.9386
-0.0548
256
3
40.14
2023-06-20
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
41.44
0.9487
-0.0904
356
1
41.44
2023-06-19
17.
import urllib2 import urllib import json url = "http://ajax....
40.12
0.9776
-0.1466
438
1
40.12
2023-06-20
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
39.54
0.9234
-0.1045
236
1
39.54
2023-06-11