Skip to content

Instantly share code, notes, and snippets.

View defaultnamehere's full-sized avatar

Alex defaultnamehere

View GitHub Profile
import attitude
import social_media
class ExcitingStartup(SuccessfulBusiness):
def __init__(self):
self.team = {
"lead_dev": UberNerdEmployee,
"marketing_guy": LeetMarketerEmployee,