-
-
Notifications
You must be signed in to change notification settings - Fork 147
Create a prototype for Abstraction Lab #706
Copy link
Copy link
Closed
Labels
High Priorityfull stack certlabThis work is for the labs team onlyThis work is for the labs team onlypython
Description
We need to create a prototype for a lab that teaches abstraction. Here we could use the abc module from the standard library to create an interface.
Campers will know how to:
- work with common data types
- handle errors
- work with classes and objects
- inheritance, encapsulation, and polymorphism
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
High Priorityfull stack certlabThis work is for the labs team onlyThis work is for the labs team onlypython