Skip to content

Instantly share code, notes, and snippets.

@goyalrohit
Created February 7, 2018 13:00
Show Gist options
  • Save goyalrohit/f77c8fdbcb4b4726f6c134b84ab6c790 to your computer and use it in GitHub Desktop.
Save goyalrohit/f77c8fdbcb4b4726f6c134b84ab6c790 to your computer and use it in GitHub Desktop.
class Customer:
name = ''
address = ''
enterprise = False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment