Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 478 Bytes

self_eval.md

File metadata and controls

8 lines (7 loc) · 478 Bytes

Self Evaluation

  1. When is it useful to use a conditional in your code? If you need your code to branch based on the value of a variable
  2. If you could do this assignment over, what would you do differently? Nothing, I think I understood the assignment well
  3. What about your thinking, learning, or work today brought you the most satisfaction? Why? Solving the coding problems brought me the most satisfaction because it felt good to prove to myself that I could do it.