Open Issues Need Help
View All on GitHub good first issue
Adivina el numero 3 months ago
AI Summary: Create a simple number guessing game in Python. The program should generate a random number between 1 and 50, and the user has to guess it. The program provides hints (too high or too low) until the user guesses correctly.
Complexity:
2/5
good first issue
AI Summary: Create an interactive menu for a store application with basic functionalities: adding, updating, deleting, and reading products.
Complexity:
3/5
good first issue