1 Open Issue Need Help Last updated: Jul 17, 2025

Open Issues Need Help

View All on GitHub

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