Skip to content

Instantly share code, notes, and snippets.

@boseji
Last active August 29, 2015 14:13
Show Gist options
  • Save boseji/4586af486cb3f93e15ab to your computer and use it in GitHub Desktop.
Save boseji/4586af486cb3f93e15ab to your computer and use it in GitHub Desktop.
Python command line executable Example
# This is the example program to be used
# Rename the file to `program.py'
print("Aum")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment