Skip to content

Instantly share code, notes, and snippets.

@Sean-Bradley
Last active April 9, 2019 10:18
Show Gist options
  • Save Sean-Bradley/2bff7c4842486807e7dcf75bfacb63d2 to your computer and use it in GitHub Desktop.
Save Sean-Bradley/2bff7c4842486807e7dcf75bfacb63d2 to your computer and use it in GitHub Desktop.
Calling the ChairFactory
CHAIR_FACTORY = ChairFactory().get_chair("SmallChair")
print(CHAIR_FACTORY.get_dimensions())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment