Open Issues Need Help
View All on GitHub Game Development • Card Games
Do not print single number litters. about 1 year ago
AI Summary: The `make_24` function currently prints each individual input number (e.g., 2, 1, 4, 7) at the beginning of its output. This issue requests the removal of these redundant 'litter prints' to clean up the output.
Complexity:
1/5
good first issue housecleaning
Game Development • Card Games
Print a message when no solution is found. about 1 year ago
enhancement good first issue
Game Development • Card Games
Support arbitrary goal number. about 1 year ago
enhancement good first issue housecleaning
Game Development • Card Games
The API function `make_24.make_24()` itself should have tests. about 1 year ago
good first issue housecleaning