Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reto #38 - Python #5551

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Reto #38 - Python #5551

merged 1 commit into from
Oct 25, 2023

Conversation

matiaschamu
Copy link

Funcionamiento

Por ejemplo si la lista tiene 8 elementos busco todas las combinaciones binarias que hay desde 1 hasta 2^8 generando un un numero binario el cual después lo recorro y si es uno sumo el elemento correspondiente en la lista y si es cero no, de esta forma me aseguro de cubrir todas las combinaciones posibles.

Me encantaria una devolución sobre el ejercicio.

@kontroldev kontroldev merged commit cc7fdc8 into mouredev:main Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants