[MAD-PT DE] DAVID GARCIA BRAVO - #552
Closed
dgarciabravo13 wants to merge 13 commits into
Closed
Conversation
iteration3:loops has been finished
bonus 1, finish
working in the palindrome
finish the palindrome with functions
finish the palindrome with function
Author
|
He terminado el ejercicio, el bonus2 le he hecho dos veces, por que quería ver si era capaz de hacerlo con funciones por lo del principio de responsabilidad única. |
|
Buen trabajo David, el proceso que has seguido de resolver el ejercicio y después intentar mejorar el código está perfecto (se le llama refactorizar). El ejercicio está completo y bien resuelto, por supuesto mejor la versión que utiliza funciones. Aunque es importante que en el código no se mezclen idiomas, se debe programar en inglés, por lo que todas las variables deben tener un nombre inglés (sobre todo no mezclar 🙏) Si tienes cualquier duda pregúntanos a los TA's. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
de momento he llegado hasta el bonus 1, Tengo algunas dudas sobre la ejecucion de algunos de mis ejercicios. Dificultad media.