Open Issues Need Help
View All on GitHub Software Development • Unknown/Uncategorized
Implement Monkey Console Application 10 days ago
AI Summary: This issue requests the creation of a C# console application to manage and display information about various monkeys. It requires a `Monkey` model class, a collection of monkey instances, and a menu-driven interface to list all monkeys, view details for a specific monkey by name, and pick a random monkey, all while incorporating ASCII art for visual appeal and ensuring clean, well-documented code.
Complexity:
2/5
enhancement good first issue