Open Issues Need Help
View All on GitHub Implement Monkey Console Application about 2 months ago
AI Summary: Create a C# console application that manages monkey data. The application should list all monkeys, retrieve details for a specific monkey, select a random monkey, and incorporate ASCII art. The application should follow specified coding standards, utilize a static helper class for data management, separate UI and business logic, and include comprehensive error handling and XML documentation.
Complexity:
3/5
enhancement good first issue