Open Issues Need Help
View All on GitHub Implement Monkey Console Application about 2 months ago
AI Summary: Create a C# console application that manages monkey data. The application should list all monkeys, retrieve details for a specific monkey, select a random monkey, and display ASCII art. The application should follow specified coding standards, utilize a static helper class for data management, and feature an interactive menu.
Complexity:
3/5
enhancement good first issue