Skip to content

SINANFIROZ/WordsPerMinute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

WordsPerMinute

A mini python project for calculating the words per minute typed for a given text using keyboard.

Make sure that the curses library for python is installed...if not install it using "pip install windows-curses" or "python -m install windows-curses". To run the program go to cmd and change the directory where your file is stored and type python [filename].py Here it is python wpm.py

About

A mini python project for calculating the words per minute typed for a given text using keyboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages