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

Create Pipes-Angela Wilson-Calculator.rb #38

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

Conversation

awilson2017
Copy link

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

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