TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Faisal (md_faisal)
Return to profile of Faisal (md_faisal)
View texts not yet raced by Faisal (md_faisal)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
73.67
1.1984
0.0155
85
5
65.76
2023-11-08
2.
import string from random import * characters = string.ascii...
70.10
1.1814
-0.0196
190
1
70.10
2023-11-08
3.
function calculateArea(width, height) { try { var area = ...
66.51
1.0366
0.0638
301
4
61.90
2023-11-08
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
65.26
1.0518
0.0307
152
4
57.65
2023-11-08
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
64.37
1.1067
-0.0418
388
4
60.02
2023-11-02
6.
import os import sys def run(program, *args): pid = os.fork(...
63.52
1.0473
0.0054
154
5
61.21
2023-04-08
7.
/** Loop waiting for a connection and a valid command */ whi...
62.30
1.0448
-0.0095
445
4
56.22
2023-04-08
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
59.71
0.9215
0.0652
78
5
52.82
2025-01-18
9.
public class HelloWorld { public static void main(String[] ...
59.19
1.0599
-0.0810
143
2
56.10
2023-11-06
10.
import urllib2 import urllib import json url = "http://ajax....
59.08
0.9776
0.0011
438
3
54.56
2023-11-07
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
58.83
0.9386
0.0339
256
4
54.59
2023-11-08
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
57.49
0.9849
-0.0315
183
3
55.30
2023-11-08
13.
import urllib2 import json screen_name = "wordpress" url = "...
56.65
1.0621
-0.1224
246
1
56.65
2023-04-08
14.
import std; int main() { std::println("Hello World!"); }
55.13
0.9810
-0.0755
56
1
55.13
2025-01-18
15.
/* Read a set of characters from the socket */ StringBuffer ...
54.35
1.0042
-0.1038
542
3
51.84
2025-01-18
16.
import re import sys import urllib2 import BeautifulSoup usa...
53.87
0.9803
-0.0897
344
3
52.68
2023-03-22
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
48.84
0.9234
-0.1116
236
3
47.31
2023-04-08