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

add psvm method #2260

Closed
wants to merge 2 commits into from
Closed

Conversation

romander333
Copy link

No description provided.

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.

Your current implementation in MainApp.java doesn't meet the core requirements of the task. The task specifies that you need to create a Machine class with abstract methods doWork() and stopWork(), and then implement Truck, Bulldozer, and Excavator classes that inherit from Machine. These classes should override the methods to print specific messages. Additionally, the MainApp class should create an array of these objects and call their methods in a loop. Please address these critical issues to align your code with the task requirements. Keep up the good work, and don't hesitate to reach out if you need further guidance! 😊

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

🔄 Fix the issues, commit the changes, and then re-request my review using the Re-request review button in the Reviewers tab.

@romander333 romander333 deleted the hm-1-solution branch January 31, 2025 15:42
@romander333 romander333 restored the hm-1-solution branch January 31, 2025 15:42
@romander333 romander333 reopened this Jan 31, 2025
@romander333 romander333 deleted the hm-1-solution branch January 31, 2025 16:02
@romander333 romander333 restored the hm-1-solution branch January 31, 2025 16:03
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