Skip to content

Instantly share code, notes, and snippets.

@burdenless
Last active August 26, 2016 17:26
Show Gist options
  • Save burdenless/f6dac94851f537d15d7e431ba63f9870 to your computer and use it in GitHub Desktop.
Save burdenless/f6dac94851f537d15d7e431ba63f9870 to your computer and use it in GitHub Desktop.
prints a vader quote
#!/usr/bin/python
# -*- coding: utf-8 -*-
print(“I am altering the deal. Pray I don’t alter it any further. -Vader”)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment