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 to manage monkey species data. The application should allow users to list all monkeys, view details of a specific monkey by name, and select a random monkey. It also requires the use of a Monkey model, ASCII art for visual appeal, an interactive menu, and XML documentation comments, following standard C# conventions.
Complexity:
2/5
enhancement good first issue