We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce868f commit b414f2bCopy full SHA for b414f2b
abstract_factory.py
@@ -73,4 +73,4 @@ def get_factory():
73
foriinrange(3):
74
shop.pet_factory=get_factory()
75
shop.show_pet()
76
-print("="*20)
+print("="*20)
0 commit comments