Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Machine, Truck, Bulldozer, Excavator classes were created. Getter… #2210

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jacalius
Copy link

…s and constructors for these classes were created. Overridden the Machine class methods in the child classes. Created objects of the Truck, Bulldozer, Excavator classes in the Main class and created a cycle to call the class methods.

…s and constructors for these classes were created. Overridden the Machine class methods in the child classes. Created objects of the Truck, Bulldozer, Excavator classes in the Main class and created a cycle to call the class methods.
Copy link

@mateacademy-ai-mentor mateacademy-ai-mentor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job! 🎉 Your code meets all the task requirements and constraints perfectly. The implementation of the Machine class and its subclasses is spot on, and the use of polymorphism in the MainApp class is well-executed. Keep up the excellent work! 🚀

✨ Please rate this review in the Platform's notification center. I will be grateful for your feedback! ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants