Skip to content

Create Pipes-Angela Wilson-Calculator.rb#38

Open
awilson2017 wants to merge 1 commit intoAda-C8:masterfrom
awilson2017:master
Open

Create Pipes-Angela Wilson-Calculator.rb#38
awilson2017 wants to merge 1 commit intoAda-C8:masterfrom
awilson2017:master

Conversation

@awilson2017
Copy link
Copy Markdown

Calculator

Congratulations! You're submitting your assignment.

Comprehension Questions

Question Answer
Describe how you stored user input in your program. I used variables to store my user input.
How did you determine what operation to perform? I am not sure what you are asking. So I will interpret your question as control flow. My control flow was based on logical thinking and "order of operations" type thinking.
How did you make sure your program behaved correctly? I tested my program in the terminal after every major change and after 2-3 minor changes.
Do you feel like you used consistent indentation throughout your code? yes
If you had more time, what would you have added to or changed about the program? I would have thought more on the optional enhancements, specifically with the showing calc to user: addressing the sting operators like "add."

@PilgrimMemoirs
Copy link
Copy Markdown

Calculator

What We're Looking For

Feature Feedback
Takes in two numbers and an operator and performs the mathematical operation. Well Done!
Baseline
Readable code with consistent indentation. Well Done!
Extras
Submission meets project expectations and learning goals. Nice work!

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