Skip to content

Conversation

@CheerOnMars
Copy link

Calculator

Congratulations! You're submitting your assignment.

Comprehension Questions

Question Answer
Describe how you stored user input in your program?
How did you determine what operation to perform?
Do you feel like you used consistent indentation throughout your code?
If you had more time, what would you have added to or changed about the program?

@tildeee
Copy link

tildeee commented Feb 12, 2018

Calculator

What We're Looking For

Feature Feedback
Takes in two numbers and an operator and performs the mathematical operation. x
Readable code with consistent indentation. x

You need to answer the comprehension questions when you submit your project. You and I can get in touch to figure that out together.

Your calculator is functional and has clean code. Great job :) Practices what we did in class very well

You didn't handle dividing by zero

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