Unit 2의 평가 문제를 피드백하겠습니다. Unit 2는 프로그래밍 컨셉, oop를 묻는 내용이 주를 이뤘습니다. Q1. Describe the programming process The programming process is an ordered list of steps or stages that is performed to produce a program. Understand the task or problem to be performed or solvedDetermine a high level strategy for performing the task or solving the problemElaborate the high level strategy to a detailed strategy tha..