Re: making a typing speed tester

2007-11-14 Thread Gabriel Genellina
En Wed, 14 Nov 2007 14:56:25 -0300, <[EMAIL PROTECTED]> escribió: >> I'm trying to write a program to test someones typing speed and show >> them their mistakes. However I'm getting weird results when looking >> for the differences in longer (than 100 chars) strings: >> >> import difflib >> >> # a

Re: making a typing speed tester

2007-11-14 Thread kyosohma
On Nov 14, 11:56 am, [EMAIL PROTECTED] wrote: > Referred here from the tutor list. > > > I'm trying to write a program to test someones typing speed and show > > them their mistakes. However I'm getting weird results when looking > > for the differences in longer (than 100 chars) strings: > > > imp

making a typing speed tester

2007-11-14 Thread tavspamnofwd
Referred here from the tutor list. > I'm trying to write a program to test someones typing speed and show > them their mistakes. However I'm getting weird results when looking > for the differences in longer (than 100 chars) strings: > > import difflib > > # a tape measure string (just makes it ea