Skip to content

Instantly share code, notes, and snippets.

@carlynorama
Created March 11, 2014 01:14
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 carlynorama/9477697 to your computer and use it in GitHub Desktop.
Save carlynorama/9477697 to your computer and use it in GitHub Desktop.
Always returns the number 18 for checking whether a Python script call is working.
# Returns 18
# Place this file in the top level of your Galileo's SD card.
print len("I should return 18")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment