Open Issues Need Help
View All on GitHub Education • Software Development
Implement Monkey Console Application 6 months ago
AI Summary: This issue requests the creation of a C# console application that manages monkey data. Users can list all monkeys, retrieve details for a specific monkey by name, or pick a random monkey. The application should include a `Monkey` model, a `MonkeyHelper` class for data management, a user-friendly console menu, and ASCII art for visual enhancement.
Complexity:
2/5
enhancement good first issue
This provides workshop materials using official MCP SDK
JavaScript