On 05/28/2013 09:45 AM, Citizen Kant wrote:
I'm trying to figure out the rules on how to recognize when a combination
of symbols is considered a well formed expression in Python. Since I
couldn't find any doc that lists all Python syntax rules --or maybe the doc
is too long to be managed b
Citizen,
On 28 May 2013 14:45, Citizen Kant wrote:
> I'm trying to figure out the rules on how to recognize when a combination
> of symbols is considered a well formed expression in Python.
>
How do you recognize that an arithmetic expression is a well formed (e.g.
valid) expression? How do
On 28/05/13 23:45, Citizen Kant wrote:
I'm trying to figure out the rules on how to recognize when a combination
of symbols is considered a well formed expression in Python. Since I
couldn't find any doc that lists all Python syntax rules
Start by going to the Python website, www.python.org.
2013/5/28 Dave Angel
> On 05/28/2013 08:20 AM, Walter Prins wrote:
>
>> Hi,
>>
>> On 28 May 2013 12:44, Citizen Kant wrote:
>>
>> Could you please help me with a simple example of a Python well-formed
>>> formula in order to understand "well-formed formulas" and "formation
>>> rules"
>>> concep
On 05/28/2013 08:20 AM, Walter Prins wrote:
Hi,
On 28 May 2013 12:44, Citizen Kant wrote:
Could you please help me with a simple example of a Python well-formed
formula in order to understand "well-formed formulas" and "formation rules"
concepts properly?
I'm assuming you perhaps meant "we
On 28/05/13 21:44, Citizen Kant wrote:
Could you please help me with a simple example of a Python well-formed
formula in order to understand "well-formed formulas" and "formation rules"
concepts properly?
Probably not, since they aren't really Python terms, so I'll be guessing what
they are.
Hi,
On 28 May 2013 12:44, Citizen Kant wrote:
> Could you please help me with a simple example of a Python well-formed
> formula in order to understand "well-formed formulas" and "formation rules"
> concepts properly?
>
I'm assuming you perhaps meant "well-formed expression". If so, here's a
u
Could you please help me with a simple example of a Python well-formed
formula in order to understand "well-formed formulas" and "formation rules"
concepts properly?
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
ht