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. This involves creating a `Monkey` model class, a `MonkeyHelper` class for data management (including methods to list, search, and randomly select monkeys), and a user-interactive console menu. ASCII art should be integrated for visual appeal.
Complexity:
3/5
enhancement good first issue