Skip to content

Instantly share code, notes, and snippets.

@tlkh
Created September 6, 2019 05:47
Show Gist options
  • Save tlkh/90ce5a355b0751afa2e923bfffdaab19 to your computer and use it in GitHub Desktop.
Save tlkh/90ce5a355b0751afa2e923bfffdaab19 to your computer and use it in GitHub Desktop.
random
def function(arg_1, arg_2, arg_3=default_value):
return something
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment