1 Open Issue Need Help Last updated: Nov 12, 2025

Open Issues Need Help

View All on GitHub
Uncategorized General Project

AI Summary: This issue requests the creation of a C# console application to manage monkey species data. It requires implementing features to list all monkeys, get details of a specific monkey, and select a random monkey. The implementation should follow modern C# conventions, use a Monkey model and a MonkeyHelper class, and include ASCII art for visual appeal.

Complexity: 2/5
enhancement good first issue