TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Junaed (junaed_siam)
Return to profile of Junaed (junaed_siam)
View texts not yet raced by Junaed (junaed_siam)
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...
64.55
1.1814
0.1535
190
1
64.55
2023-06-14
2.
input("\n\nPress the enter key to exit.") # waits for the us...
61.53
1.1984
0.0621
85
5
57.23
2023-06-14
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
59.41
1.1383
0.0906
272
2
57.14
2023-06-14
4.
import urllib2 import json screen_name = "wordpress" url = "...
55.38
1.0621
0.0923
246
1
55.38
2023-06-15
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
55.34
1.1067
0.0379
388
5
50.20
2023-06-22
6.
import os import sys def run(program, *args): pid = os.fork(...
54.16
1.0473
0.0794
154
4
50.28
2023-06-22
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
48.57
0.9849
0.0280
183
2
47.97
2023-06-21
8.
(publish :path "/hello-count" :content-type "text/html" :fun...
45.73
0.9487
0.0157
356
2
42.80
2023-06-22
9.
function calculateArea(width, height) { try { var area = ...
45.50
1.0366
-0.0817
301
2
43.08
2023-06-22
10.
/** Loop waiting for a connection and a valid command */ whi...
44.45
1.0448
-0.1107
445
1
44.45
2023-06-09
11.
public class HelloWorld { public static void main(String[] ...
44.36
1.0599
-0.1344
143
2
42.81
2023-06-11
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
44.07
0.9180
-0.0022
264
2
41.61
2023-06-22
13.
import urllib2 import urllib import json url = "http://ajax....
43.09
0.9776
-0.0718
438
1
43.09
2023-06-11
14.
import re import sys import urllib2 import BeautifulSoup usa...
41.97
0.9803
-0.1010
344
1
41.97
2023-06-09
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
41.88
0.9234
-0.0425
236
1
41.88
2023-06-22
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
41.88
0.9386
-0.0674
256
1
41.88
2023-06-09
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
38.27
0.9215
-0.1214
78
2
35.67
2023-06-12