Open Issues Need Help
View All on GitHub Skapa User Klass about 3 hours ago
AI Summary: This issue requests the creation of an abstract `User` class. This class will serve as a base for other user-specific classes and must include an abstract `Name` field/property and an abstract `ShowMenu()` method.
Complexity:
1/5
good first issue