1 Open Issue Need Help Last updated: Aug 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue requests the creation of a C# console application to manage 'Monkey' data. The application should allow users to list all monkeys, retrieve details for a specific monkey by name, and pick a random monkey. It emphasizes using a `Monkey` model, a static helper for data management, separation of concerns, and includes a requirement for ASCII art and XML documentation.

Complexity: 1/5
enhancement good first issue