Thanks, you helped more than you know.
-Ian
On Jan 13, 2008 3:58 PM, bob gailer <[EMAIL PROTECTED]> wrote:
> Ian Egland wrote:
> > Hello, I am new to Python (and OO programming in general) and I have a
> > script that I made through a tutorial.
> >
> > # -*- coding: utf-8 -*-
> > # Copyright (C)
Ian Egland wrote:
> Hello, I am new to Python (and OO programming in general) and I have a
> script that I made through a tutorial.
>
> # -*- coding: utf-8 -*-
> # Copyright (C) 2007-2008 Ian Egland
> # From the Non-Programmer's Guide to Python By Josh Cogliati
> # 5.3 Exercise 1
> # Modify the pa
Hello, I am new to Python (and OO programming in general) and I have a
script that I made through a tutorial.
# -*- coding: utf-8 -*-
# Copyright (C) 2007-2008 Ian Egland
# From the Non-Programmer's Guide to Python By Josh Cogliati
# 5.3 Exercise 1
# Modify the password guessing program to keep tr