Open RohanKoshy opened 2 years ago
Create inheritance classes for difficulty where the parent class defines the major functions and algorithms, and each difficulty child class overwrites the method for its function.
Create inheritance classes for difficulty where the parent class defines the major functions and algorithms, and each difficulty child class overwrites the method for its function.