Skip to content

Instantly share code, notes, and snippets.

@lbattaglioli2000
Created March 7, 2016 03:37
Show Gist options
  • Save lbattaglioli2000/e34651abc7526d417882 to your computer and use it in GitHub Desktop.
Save lbattaglioli2000/e34651abc7526d417882 to your computer and use it in GitHub Desktop.
Sample print function
# The print() function displays the argument the is passed into it
print("Hello, world!")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment