Skip to content

Instantly share code, notes, and snippets.

@pythonanywhere
Created March 20, 2013 16:30
Show Gist options
  • Save pythonanywhere/5206083 to your computer and use it in GitHub Desktop.
Save pythonanywhere/5206083 to your computer and use it in GitHub Desktop.
Public gist with a single file for the FT
def display(s):
print (s)
display('Hello from single-file gist')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment