Open Issues Need Help
View All on GitHub 원숭이 목록 및 정보 제공 콘솔 앱 구현 (.NET) about 2 months ago
AI Summary: Build a .NET console application that displays a list of monkeys, their details, and a random monkey. The application should include a `Monkey` model with name, location, population, and ASCII art, and a `MonkeyHelper` class for data management. The console UI should allow users to view the list, search by name, and select a random monkey. Error handling and documentation are required.
Complexity:
3/5
documentation enhancement help wanted good first issue feature