kevinkang88 / phase_0_unit_2

Phase 0 Unit 2 Curriculum
0 stars 0 forks source link

Feedback #1

Open bootcoder opened 10 years ago

bootcoder commented 10 years ago

Hey Kevin, Good job on this challenge. My suggestion would be to make your pseudo stronger. Try writing pseudo statements for each section of your function. I like how you used the case statement instead of the if. You definitely did a good job refactoring your solution. I agree that interpolation was the right choice here.