¡@

Home 

python Programming Glossary: polly

Python list doesn't reflect variable change

http://stackoverflow.com/questions/12080552/python-list-doesnt-reflect-variable-change

doesn't reflect variable change When I write this code polly alive palin parrot polly print palin polly dead print palin.. change When I write this code polly alive palin parrot polly print palin polly dead print palin I thought it would output.. write this code polly alive palin parrot polly print palin polly dead print palin I thought it would output this 'parrot' 'alive'..