Skip to content

Instantly share code, notes, and snippets.

@rodvan
Created June 4, 2017 00:47
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 rodvan/c9e4e464684ee848ba3afaeba20d2194 to your computer and use it in GitHub Desktop.
Save rodvan/c9e4e464684ee848ba3afaeba20d2194 to your computer and use it in GitHub Desktop.
import os, sys
a = 23
b = 23
lista = [23,32,43,54,63,72,84,93,102]
print(sys.version)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment