Skip to content

Instantly share code, notes, and snippets.

@michielmulders
Created September 12, 2019 21:45
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 michielmulders/9e0c7a1b97ced72884e88319f9911ade to your computer and use it in GitHub Desktop.
Save michielmulders/9e0c7a1b97ced72884e88319f9911ade to your computer and use it in GitHub Desktop.
Example AttributeError Python
# example2.py
my_num = 1
my_num.param
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment