Open Issues Need Help
View All on GitHub Implement Monkey Console Application about 2 months ago
AI Summary: This issue requests the creation of a C# console application to manage 'Monkey' data. The application should allow users to list all monkeys, retrieve details for a specific monkey by name, and pick a random monkey. It emphasizes using a `Monkey` model, a static helper for data management, separation of concerns, and includes a requirement for ASCII art and XML documentation.
Complexity:
1/5
enhancement good first issue