Programming Characters - Typing Practice Lesson
Practice brackets, braces, and coding symbols
Advanced Skills
Focus Keys:
{
}
[
]
(
)
<
>
/
\
100%
Accuracy
0
Errors
0%
Progress
function hello() { return 'Hello World'; } array[0] = {key: 'value'}; <div>content</div>
Quick start
- Click the text area above.
- Type the shown text. Prioritize accuracy.
- Use Backspace to correct mistakes.