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 list all monkeys, display details of a specific monkey by name, and select a random monkey. It should use a `Monkey` class to represent monkey data and include ASCII art for visual appeal.
Complexity:
3/5
enhancement good first issue