On Wed, Apr 17, 2013 at 8:21 PM, Dave Angel <da...@davea.name> wrote:

>
>  ---------- Forwarded message ----------
>> From: Danilo Chilene <bicof...@gmail.com>
>> Date: Wed, Apr 17, 2013 at 2:17 PM
>> Subject: Re: [Tutor] Sys.argv read parameters
>> To: Danny Yoo <d...@hashcollision.org>
>>
>>
>> Hello Danny,
>>
>> The part that is changing is just the sys.argv[1]
>> The vars will have always the same content.
>>
>> What I don't want is to have like 255 'ifs' if I have 255 vars.
>>
>>
> Please don't top post. Put your response AFTER the part you're quoting.
>
>
>
>> On Wed, Apr 17, 2013 at 5:03 PM, Danny Yoo <d...@hashcollision.org>
>> wrote:
>>
>>>
>>> What's the part that's "changing"?  What's the part that stays the same?
>>>
>>>
> Are all the strings going to be identical except for the one letter?  If
> so, then read the better responses here, like those from Danny Yoo
>
>
The strings will always be the same except for the letter.


> So far, you haven't provided any useful input as to what you're really
> looking for.
>
>
>
>
> --
> DaveA
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to