Be able to write pseudocode or Python code:

  • that outputs a sequence of values using a while loop, loops similar to the loops on the while assignment
  • that involves a basic if/else statement
  • For given pseudocode you should be able to execute the pseudocode, show all values each variable takes, and show any output.
  • For given Python code similar to the what we have looked at you should be able to execute the Python code, show all values each variable takes, and show any output.
  • Execute/explain code that uses lists. Show any output.

이렇게 과제를 받았는데.. 저거 할줄 아는 사람 있어?,,