Skip to content

Instantly share code, notes, and snippets.

@Vasanth375
Created January 21, 2023 15:18
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 Vasanth375/db4ce8343687eed5603085ea9656ed04 to your computer and use it in GitHub Desktop.
Save Vasanth375/db4ce8343687eed5603085ea9656ed04 to your computer and use it in GitHub Desktop.
x = 5
y = 10
dir()
# ['__annotations__', '__builtins__', '__doc__', '__loader__', '__name__', '__package__', '__spec__', 'x', 'y']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment