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?
What would you like to accomplish by the end of the course?