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

Amiyah Jones , Feature/lesson 06 : Expression Caculator #242

Closed
wants to merge 47 commits into from

Conversation

AmiyahJo
Copy link
Contributor

@AmiyahJo AmiyahJo commented Oct 8, 2024

For this assignment, you will need to implement the functions and logic required to calculate a mathematical expression. After implementing the add, divide, and multiply functions, you will combine these functions to compute the final result.

Made changes to the expression_calculator.ts file to pass all checks and VScode passed all 5 tests. I mixed up Javascript and Typescript with my terms , along with the fact that I needed to include how to calculate the exponent.

AmiyahJo and others added 30 commits September 24, 2024 15:05
Accidentally removed my work the 1st time by merging
@anthonydmays anthonydmays reopened this Oct 9, 2024
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