[Tutor] html checker

c smith illusiontechniques at gmail.com
Mon Oct 1 22:15:03 CEST 2012


yourlisthere.pop() will return the last element in the list and change the
list so it no longer contains the element. yourlisthere.push(x) will add x
to the end of the list. Works on more than just lists
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20121001/e6841888/attachment.html>


More information about the Tutor mailing list