Skip to content

Instantly share code, notes, and snippets.

@bee-san
Last active August 8, 2018 16:44
Show Gist options
  • Select an option

  • Save bee-san/ca5360489ec0f83dc679e811c0f18482 to your computer and use it in GitHub Desktop.

Select an option

Save bee-san/ca5360489ec0f83dc679e811c0f18482 to your computer and use it in GitHub Desktop.
foo = lambda a: 2
def foo(a):
return 2
@mhienle

mhienle commented Jul 31, 2018

Copy link
Copy Markdown

typo in line 1 @brandonskerritt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment