Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Typing Speed Challenge #872

This Python script measures your typing speed by displaying a random sentence for the user to type and calculating words per minute (WPM) and typing accuracy. It provides a simple and interactive way to test and improve typing skills.

Features

Displays a random sentence for typing.

Calculates typing speed in words per minute (WPM).

Checks accuracy by comparing typed text with the original sentence.

Example Usage Run the script:

python typing_speed_challenge.py