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

Tester Response/Expected #13

Open
matiasolivab opened this issue Aug 29, 2023 · 1 comment
Open

Tester Response/Expected #13

matiasolivab opened this issue Aug 29, 2023 · 1 comment

Comments

@matiasolivab
Copy link

Hola! Al correr los tester y poner show=True en patch_movie(movies[4], {'movie': {'title': 'Talk to her'}}, show=True), me arroja lo siguiente:
image
Esto me ocurre tanto en test_2A.py como en test_2B.py. Aun así me arroja True en ese test por lo que no se si lo debo arreglar o no. Gracias

@OrregoSilva
Copy link
Contributor

Hola!
Recuerda que en los diccionarios, hashes, o cualquier estructura del tipo llave-valor, no importa el orden, porque este en la práctica no existe, se accede mediante las llaves.

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

No branches or pull requests

2 participants