Skip to content

Instantly share code, notes, and snippets.

@namncn
Created January 18, 2017 11:12
Show Gist options
  • Save namncn/1c73fd90d589f64521a828e26599554f to your computer and use it in GitHub Desktop.
Save namncn/1c73fd90d589f64521a828e26599554f to your computer and use it in GitHub Desktop.
def multiply_by_two (n)
n * 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment