Open Issues Need Help
View All on GitHub Uncategorized • General Project
Implement Monkey Console Application 5 months ago
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