Skip to content

Instantly share code, notes, and snippets.

@rohith2506
Created February 28, 2020 13:14
Show Gist options
  • Save rohith2506/400b5ad4acce9c33b3b87a791bb8f50d to your computer and use it in GitHub Desktop.
Save rohith2506/400b5ad4acce9c33b3b87a791bb8f50d to your computer and use it in GitHub Desktop.
def main():
list = [1,2,3]
return list
main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment