+1

On 1/29/2016 10:07 AM, Random832 wrote:

The main source of confusion is that $foo[5] is an element of @foo.
$foo{'x'} is an element of %foo. Both of these have absolutely nothing
to do with $foo.


--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to