[Python Bootcamp] 시작
print, input 함수
숫자연산
if, elif, else, 다중if
random module, list
for문, range함수
def, while