Open Issues Need Help
View All on GitHub Education • Software Development
Implement Monkey Console Application 6 months ago
AI Summary: This issue requires the creation of a C# console application to manage monkey species data. The application should allow users to list all monkeys, view details of a specific monkey, and pick a random monkey. It needs to include a `Monkey` model, a data repository (or helper), ASCII art for visual appeal, and unit tests for core functionalities.
Complexity:
2/5
enhancement good first issue