Skip to content

Instantly share code, notes, and snippets.

@acwoss
Created May 14, 2018 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save acwoss/a3c61652d89859a1e5c7df004d899a38 to your computer and use it in GitHub Desktop.
Save acwoss/a3c61652d89859a1e5c7df004d899a38 to your computer and use it in GitHub Desktop.
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