Open Issues Need Help
View All on GitHub Uncategorized • Unknown
AI Summary: Create a C# console application that manages a list of monkeys. The application should allow users to list all monkeys, view details of a specific monkey (including ASCII art), and select a random monkey. The application should follow good coding practices, including separation of concerns, exception handling, and XML documentation.
Complexity:
3/5
enhancement help wanted good first issue console CSharp fun