Open Issues Need Help
View All on GitHub good first issue
Adivina el numero about 1 month 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
Realiza un menú interactivo de una tienda con funciones simples about 1 month ago
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