https://github.com/carlosfernandezcabrero/codember-solutions
Repositorio con las soluciones de Codember @midudev
https://github.com/carlosfernandezcabrero/codember-solutions
challenge codember python
Last synced: about 1 year ago
JSON representation
Repositorio con las soluciones de Codember @midudev
- Host: GitHub
- URL: https://github.com/carlosfernandezcabrero/codember-solutions
- Owner: carlosfernandezcabrero
- Created: 2022-11-10T13:37:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T09:15:23.000Z (over 3 years ago)
- Last Synced: 2024-10-04T14:40:49.843Z (over 1 year ago)
- Topics: challenge, codember, python
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Codember 👨💻

Repositorio creada para compartir mis soluciones a los retos de [Codember](https://codember.dev/). Codember es una creacion de [Midudev](https://github.com/midudev).
## Retos
Detalles de las soluciones existentes en este repo:
| Reto | Nombre | Lenguaje | |
| -------- | -------------------------------- | ------------------- | ------------------------------ |
| 1 | ¡Arregla Twitter! | Python | [Ver solución](./challenge01/) |
| 2 | ¡Atrapa a esos ciber criminales! | Python | [Ver solución](./challenge02/) |
| 3 | Cebra de colores | Python | [Ver solución](./challenge03/) |
| 4 | Amigo, perdí mi contraseña. | Python | [Ver solución](./challenge04/) |
| 5 | Battle Royale de frameworks y bibliotecas | Python | [Ver solución](./challenge05/) |