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

Calculadora en JS y python #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

uetiko
Copy link

@uetiko uetiko commented Mar 14, 2017

problema

Se necesita seguir las instrucciones del readme para hacer una calculadora.

Solucion

Se crea en js y python una calculadora usando la orientación a objetos.

Plan de pruebas

Correr el archivo calculadora en python para poder ver su funcionalidad.

Anotación. Faltan las pruebas unitarias, por lo cual no se puede decir que sea código limpio.

uetiko added 2 commits March 13, 2017 21:29
- Se crean clases en js para la funcionalidad de calculadora.
- Se siguen las reglas de code clean para el código.
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.

1 participant