README

less than 1 minute read

4주차 || Week 4

연습문제 || Exercises

범위 / Coverage : 3.7 - 4.2

과제 3 || Assignment 3

지금부터는 프로그래밍에 가장 기초가되는 반복문과 조건문들에 대해 다루게 됩니다. 이번 과제에서는 for, while문에 대해서 설명하고, 몇가지 예제와 연습문제를 살펴보겠습니다.

GO!


From now on, we will deal with loops and conditional statements, which are the most basic of programming. In this assignment, we will look around for and while loops, and some examples and exercises.

GO!

Tags:

Categories:

Updated:

Leave a comment