Skip to content

Instantly share code, notes, and snippets.

View karthikeyankc's full-sized avatar
Busy. Might not respond.

Karthikeyan KC karthikeyankc

Busy. Might not respond.
View GitHub Profile
@karthikeyankc
karthikeyankc / WordTime.py
Last active October 13, 2015 16:27
A Python program to estimate the time taken to type a word.
'''
Title :WordTime
Description :A Python program to estimate the time taken to type a word.
Author :Karthikeyan KC
URL :http://geekswipe.net/technology/computing/measure-the-time-you-take-to-type-a-word-using-python/
Date :13-10-2015
Version :0.2
Usage :python WordTime.py
Python Version :2.7.8
'''