/ Published in: Python
Expand |
Embed | Plain Text
a = [1, 2, 3] b = a[:]
You need to login to post a comment.
whitetiger on 11/09/06
list resize image python generator copy mask series60 pys60 permutation tuple separator blit scale sprite feature
3 people have marked this snippet as a favorite
a = [1, 2, 3] b = a[:]
You need to login to post a comment.