Skip to content

Instantly share code, notes, and snippets.

@jamilnoyda
Last active June 5, 2020 17:48
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 jamilnoyda/40e1ce91021e46fcf9bc083b66e58adb to your computer and use it in GitHub Desktop.
Save jamilnoyda/40e1ce91021e46fcf9bc083b66e58adb to your computer and use it in GitHub Desktop.
def names():
pass
def hello_world():
pass
def hey_hello_world():
pass
class Circle:
pass
class UserView:
pass
class OnboardingJourney:
def _get_steps():
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment