- SVS SATHVIK :)
TypingSpeed calculator using Python
SpeedTest is a Python program that measures typing speed and accuracy. It generates a random string and calculates WPM and accuracy based on user input.
SpeedTest
SpeedTest is a Python program that measures your typing speed and accuracy. It presents you with a random string of characters and calculates your Words Per Minute (WPM) and accuracy based on your input.
Prerequisites
- Python 3.x
Getting Started
-
Open a terminal or command prompt and navigate to the directory where
Main.pyis located. -
Run the following command to start the SpeedTest program:
python3 Main.py
Usage
-
Choose the test type: medium or hard.
-
For the medium test, type the provided string as accurately and quickly as possible.
-
For the hard test, type the provided string (including punctuation) as accurately and quickly as possible.
-
After completing the test, the program will display your WPM (Words Per Minute) and accuracy percentage.
-
You can choose to take another test or exit the program.
Author
Sample Output

Project Files
| .. | ||
| This directory is empty. | ||