Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 583 Bytes

self_eval.md

File metadata and controls

8 lines (7 loc) · 583 Bytes

Self Evaluation

  1. When is it useful to use a conditional in your code?

it is useful when you want to have different output based on your input.

  1. If you could do this assignment over, what would you do differently?

I'd start simpler, I overcomplicated things for a while there.

  1. What about your thinking, learning, or work today brought you the most satisfaction? Why?

It was really satisfying when I thought I was overwhelmed and the work was too difficult, but after rereading the question, it simplified and I walked myself to the solution without looking for aid.