Python Newbie

Mark Lawrence breamoreboy at yahoo.co.uk
Sun Feb 24 12:11:08 EST 2013


On 22/02/2013 21:37, piterrr.dolinski at gmail.com wrote:
>
> if (some statement):		# short form
>
> rather than
>
> if (some statement == true):	# long form
>

What all those ugly brackets are for?

> Peter
>

-- 
Cheers.

Mark Lawrence




More information about the Python-list mailing list