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 a list of monkeys. The application should allow users to list all monkeys, view details (including ASCII art) of a specific monkey, and select a random monkey. A `Monkey` class should be created to store monkey data.
Complexity:
3/5
enhancement good first issue