Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
RigidPossibleLanguage created by acwoss - https://repl.it/@acwoss/RigidPossibleLanguage
lista = [[]]*3
for l in lista:
print id(l)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment