Open Issues Need Help
View All on GitHub Education • Programming Courses
Implement Monkey Console Application 7 days ago
AI Summary: This issue requires creating a C# console application named 'MyMonkeyApp' that allows users to list, view details for, and pick a random 'Monkey' from a collection. It involves implementing a `Monkey` model, a `MonkeyHelper` static class for data management, an interactive menu with ASCII art, and adhering to specific C# 13/.NET 9 coding standards and architectural guidelines.
Complexity:
2/5
enhancement good first issue