1 Open Issue Need Help Last updated: Oct 21, 2025

Open Issues Need Help

View All on GitHub
Education Software Development

AI Summary: This issue requires the creation of a C# console application to manage monkey species data. It needs to include features for listing all monkeys, retrieving details by name, and selecting a random monkey, all within an interactive menu. The implementation will involve a `Monkey` model class, static data, and a helper class, with ASCII art for visual appeal.

Complexity: 2/5
enhancement good first issue

MCP tutorial

C#