1) Assume x is a list. What does the following piece of code accomplish?
y = x[:]
2) The keyword yield is associated with which feature?
3) The Python method __str__ is most like which Java method?
What are your impressions of Python?
Is there anything else you would like to share?