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

Pipes - <Irene> - <Calculator> #35

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

Conversation

idevera
Copy link

@idevera idevera commented Aug 11, 2017

Calculator

Congratulations! You're submitting your assignment.

Comprehension Questions

Question Answer
Describe how you stored user input in your program. Stored the values as variables and called methods to validated inputs
How did you determine what operation to perform? Buy creating our own methods from th lesson
How did you make sure your program behaved correctly? Manually typed in each option into the inputs
Do you feel like you used consistent indentation throughout your code? Yes, I feel
If you had more time, what would you have added to or changed about the program? I would have found ways to make the code clean and concise and would have tried to use REGEX if I understood what it meant

@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 expectations and learning goals for this project.

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