TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Sebstian (jsags)
Return to profile of Sebstian (jsags)
View texts not yet raced by Sebstian (jsags)
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...
34.48
1.1814
-0.1200
190
1
34.48
2024-06-24
2.
import std; int main() { std::println("Hello World!"); }
31.59
0.9810
-0.0086
56
1
31.59
2025-05-09
3.
input("\n\nPress the enter key to exit.") # waits for the us...
30.49
1.1984
-0.2598
85
1
30.49
2024-06-24
4.
public class HelloWorld { public static void main(String[] ...
30.16
1.0599
-0.1315
143
2
28.52
2025-05-14
5.
import urllib2 import json screen_name = "wordpress" url = "...
29.91
1.0621
-0.1414
246
2
26.24
2025-05-09
6.
import urllib2 import urllib import json url = "http://ajax....
27.42
0.9776
-0.1335
438
1
27.42
2025-05-09
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
26.67
1.0518
-0.2308
152
1
26.67
2025-05-14
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
26.12
0.9215
-0.1174
78
1
26.12
2025-05-09
9.
function calculateArea(width, height) { try { var area = ...
25.60
1.0366
-0.2485
301
1
25.60
2025-05-09
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
22.35
0.9234
-0.2354
236
2
20.79
2025-05-09