Syntax, indentation and symbols

Code Typing Test

Type an original code snippet with its brackets, quotes, indentation and line breaks intact. Accuracy and characters per minute are usually more informative than prose WPM for code.

Run
Map
Level
READY PLAYERLIVE XP +0
Time left03:00
Speed0
Accuracy100%
Combo0x

Type the displayed text. The timer starts with your first character. Use Control or Command plus Enter to restart.

const total = items.reduce((sum, item) => sum + item.price, 0);

A correctA incorrect

Ready. The timer begins with your first character.

Why code typing is different

Programming uses dense punctuation, capitalization and indentation. The standard five-character WPM convention is still shown for comparison, but CPM and exact character accuracy better describe code transcription.

Use Tab inside the capture area for indentation. The snippets are original TypingTestDaily launch content and cover several common languages without copying tutorial or product code.