Skip to content

Instantly share code, notes, and snippets.

@flyser
Created June 27, 2013 08:35
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 flyser/5874930 to your computer and use it in GitHub Desktop.
Save flyser/5874930 to your computer and use it in GitHub Desktop.
What Dart does better than Python.
def __init__(self, what, dart, does, better, than, python):
self.what = what
self.dart = dart
self.does = does
self.better = better
self.than = than
self.python = python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment