Skip to content

Instantly share code, notes, and snippets.

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 MrCl0wnLab/7f92ba48add82f7c75fe744ea97b4499 to your computer and use it in GitHub Desktop.
Save MrCl0wnLab/7f92ba48add82f7c75fe744ea97b4499 to your computer and use it in GitHub Desktop.
FUNCTION BUTTONS
# Clicked buttons
def click_button(self,value):
print('CLICKED',value)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment