Skip to content

Instantly share code, notes, and snippets.

@bharadwaj-raju
Last active May 1, 2016 13:01
Show Gist options
  • Save bharadwaj-raju/b46a72b5c0bead744a6b70b744bb0411 to your computer and use it in GitHub Desktop.
Save bharadwaj-raju/b46a72b5c0bead744a6b70b744bb0411 to your computer and use it in GitHub Desktop.
class GravityCalculator():
def __init__(self):
print('Do that yourself.')
GravityCalculator()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment