Skip to content

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