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

PR-KM OOP Calculator #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KMedinaTheDev
Copy link

I completed the challenge: 5
I feel good about my code: 4(sort of, explanation below)

...I've been behind but really want to partake so I watched the video in the syllabus and converted code that I found(I did not code this from scratch..), I did however add comments and feel like I understand & can explain about 95% of what's going on, some things I'm not 100% on how or why it works(e.g:
a = this.multiplyOrDivide(a); a = this.addOrSubtract(a); ' I understand PEMDAS, so I think this is how/when I am checking for the order of the operators within the array ¯_(ツ)_/¯).

I would love the opportunity to review/keep playing catch up.

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