Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 33 Online
OpenStudy (anonymous):

Here's my answers for ps5. first portion: http://dpaste.com/hold/555367/ ghost game: http://dpaste.com/hold/555368/ I worked around the "do not mutate" problem by creating an identical list to mutate.

OpenStudy (anonymous):

dictionaries have a copy method: http://docs.python.org/library/stdtypes.html#mapping-types-dict

OpenStudy (anonymous):

Oh ok. Thanks :)

OpenStudy (anonymous):

It makes a shallow copy which I think is ok for this use.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!