TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for deflash108✨ (flash001)
Return to profile of deflash108✨ (flash001)
View texts not yet raced by deflash108✨ (flash001)
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...
43.87
1.1984
0.1882
85
3
41.67
2023-08-02
2.
import string from random import * characters = string.ascii...
38.58
1.1814
0.0363
190
2
35.84
2023-08-02
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
34.54
1.1383
-0.0475
272
2
33.18
2023-08-02
4.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
33.91
0.9215
0.1836
78
2
29.83
2023-08-02
5.
import os import sys def run(program, *args): pid = os.fork(...
30.41
1.0473
-0.0600
154
1
30.41
2023-08-02
6.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
29.81
0.9849
-0.0124
183
3
28.54
2023-08-09
7.
/** Loop waiting for a connection and a valid command */ whi...
28.38
1.0448
-0.1130
445
1
28.38
2023-08-02
8.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
27.50
0.9386
-0.0501
256
1
27.50
2023-08-02
9.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
27.38
1.0518
-0.1563
152
3
26.07
2023-08-09
10.
import urllib2 import json screen_name = "wordpress" url = "...
27.21
1.0621
-0.1880
246
2
24.84
2023-08-09