kevinkang88 / phase_0_unit_2

Phase 0 Unit 2 Curriculum
0 stars 0 forks source link

Nice job! #2

Open jpabico opened 10 years ago

jpabico commented 10 years ago

Nice! Your pseudocode was clear and concise. I like how you decided to use the switch statement (case) instead of if/else when you refactored. It made the code easier to read and follow.