Open Issues Need Help
View All on GitHub Developer Tools • Data Generation
Not getting user input about 1 month ago
AI Summary: The Python code for a potion-mixing game is not receiving user input correctly. The task is to debug the code so that it properly takes user input of ingredients, separated by commas, and generates the appropriate potion based on the combinations defined in the `generate_potion` function.
Complexity:
2/5
help wanted