On 21 March 2011 15:11, michael scott wrote:
> I was thinking I have 2 options, which is save the information to a text
> file a write / read it in every session, but I have no idea how to do this
> with class attributes. I know how to do it for like a paragraph of text, but
> I have no idea how
On Mon, Mar 21, 2011 at 8:11 AM, michael scott wrote:
> How do I save user created information in python?
>
As others have mentioned, SQL support is bundled with Python. If your
collection of people and their attributes is expected to grow much, that
would definitely be how I'd go.
However, the
On 3/21/2011 10:11 AM, michael scott wrote:
I apologize now but I'm going to be spamming the tutor list as I have
just decided to create an extremely ambitious project for someone of
my level. Anyhow, I will start with my first question.
Please no more apologies. Just post your questions.
H
On Mon, Mar 21, 2011 at 11:11 AM, michael scott wrote:
> I apologize now but I'm going to be spamming the tutor list as I have just
> decided to create an extremely ambitious project for someone of my level.
> Anyhow, I will start with my first question.
>
> How do I save user created information
On Mon, Mar 21, 2011 at 11:11 AM, michael scott wrote:
> I apologize now but I'm going to be spamming the tutor list as I have just
> decided to create an extremely ambitious project for someone of my level.
> Anyhow, I will start with my first question.
>
> How do I save user created information
I apologize now but I'm going to be spamming the tutor list as I have just
decided to create an extremely ambitious project for someone of my level.
Anyhow, I will start with my first question.
How do I save user created information in python?
In my progam I will have users input various "attr