Skip to content

Instantly share code, notes, and snippets.

@mandatoryprogrammer
Created September 24, 2019 23:42
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 mandatoryprogrammer/2701d5bf7c0003bc208e65becc2c34a7 to your computer and use it in GitHub Desktop.
Save mandatoryprogrammer/2701d5bf7c0003bc208e65becc2c34a7 to your computer and use it in GitHub Desktop.
def main(block_input, backpack):
return [
1,
2,
3,
4,
5
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment