Conversation
CalculatorWhat We're Looking For
Hayden!!!! First I want to say!!!!! That the enthusiasm this calculator has!!!!! Is so funny and good to me!!!!! YEAH!! I felt so affirmed by the time I found out that 3 + 5 was 8.0 Anyway: Good work on this project! It works as expected and the code works as expected. The code looks good too. I would so overall, the code was clean, easy to read, and well-organized. I'm glad you practiced writing methods and doing interesting things with conditionals and loops. One small thing that doesn't work with this calculator implementation is: The user can't put in negative numbers! This is a symptom of the regex you wrote only accepting digit characters, and not an optional hyphen. I would get out of the habit of using You mentioned in your comprehension questions that you didn't format some methods as you'd like, as you did That being said, I have no other comments -- overall good work! |
Calculator
Congratulations! You're submitting your assignment.
Comprehension Questions