TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for fxf8 (fuexfollets)
Return to profile of fxf8 (fuexfollets)
View texts not yet raced by fxf8 (fuexfollets)
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...
89.96
1.1984
0.0910
85
5
78.56
2023-08-23
2.
import string from random import * characters = string.ascii...
81.88
1.1814
-0.0028
190
1
81.88
2023-08-01
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
79.76
1.1383
0.0186
272
1
79.76
2023-08-09
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
77.88
1.1067
0.0331
388
4
75.32
2023-08-12
5.
public class HelloWorld { public static void main(String[] ...
77.88
1.0599
0.0949
143
1
77.88
2023-08-23
6.
import os import sys def run(program, *args): pid = os.fork(...
77.07
1.0473
0.0940
154
1
77.07
2023-08-09
7.
/** Loop waiting for a connection and a valid command */ whi...
75.14
1.0448
0.0810
445
2
71.03
2023-08-06
8.
import urllib2 import json screen_name = "wordpress" url = "...
69.59
1.0621
-0.0350
246
2
67.17
2023-08-23
9.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
67.24
1.0518
-0.0481
152
1
67.24
2023-08-01
10.
/* Read a set of characters from the socket */ StringBuffer ...
64.65
1.0042
-0.0284
542
2
62.58
2023-08-23
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
63.69
0.9849
-0.0351
183
1
63.69
2023-08-01
12.
import urllib2 import urllib import json url = "http://ajax....
62.98
0.9776
-0.0097
438
1
62.98
2023-08-06
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
62.92
0.9215
0.0168
78
3
57.33
2023-08-12
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
62.20
0.9386
-0.0198
256
2
59.01
2023-08-01
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
60.16
0.9234
-0.0187
236
2
58.59
2023-08-23
16.
import re import sys import urllib2 import BeautifulSoup usa...
58.94
0.9803
-0.0848
344
1
58.94
2023-08-01
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
55.73
0.9180
-0.0918
264
2
54.49
2023-08-01