Open Issues Need Help
View All on GitHub Implement Monkey Console Application 3 months ago
AI Summary: Create a C# console application that interacts with a monkey data model. The app should list all monkeys, display details for a specific monkey, select a random monkey, and include ASCII art. The application should follow C# 13 and .NET 9 standards, utilizing async/await and nullable reference types, and separating UI and business logic.
Complexity:
2/5
enhancement good first issue