A terminal-based typing speed test for python developers. Usage python3 main.py Metrics WPM: ((all typed chars / 5) - wrong chars) / time in minutes Accuracy: correct chars / all typed chars (including deleted)