Open Issues Need Help
View All on GitHub Education • Software Development
Implement Monkey Console Application 5 months ago
AI Summary: This issue requires the creation of a C# console application to manage monkey species data. It needs to include features for listing all monkeys, retrieving details by name, and selecting a random monkey, all within an interactive menu. The implementation will involve a `Monkey` model class, static data, and a helper class, with ASCII art for visual appeal.
Complexity:
2/5
enhancement good first issue