"Amadeo Bellotti" <[EMAIL PROTECTED]> wrote

> any body know where i start with this I want to be able to enter 
> user names
> and keep score for the persons wins and loses anybody know how i can 
> do
> this?

I recommend you write a web application.

There are many web frameworks available in Python from
basic CGI to Zope and all levels in between.

I use TurboGears which includes login and security as
part of the framework.

Now, what else do you not understand? If you ask more specific
questions you will get more specific answers. Also gicve us some
context.Are you an experienced programmer? Are you experienced
in writing web apps in some other language? In Python? At
what point are you stuck?

Or is it a homework assignment? If so we need to see your
attempts before giving hints.

HTH,

-- 
Alan Gauld
Author of the Learn to Program web site
http://www.freenetpages.co.uk/hp/alan.gauld 


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to