Programming — Programming marathon

Expert · ~1 min · Target 57 WPM · 165 XP

WPM
0
Accuracy
100%
Errors
0
Combo
0
Time
0s
class Point { constructor(x, y) { this.x = x; this.y = y; } } class Point { constructor(x, y) { this.x = x; this.y = y; } }
Start typing — the timer begins on your first keystroke.