Python 문법
Python 문법 - infinite loop, nested loops
웰시코기 5살
2022. 4. 25. 18:04
infinite loop : 무한 루프
nested loops : 중첩 루프
# 루프 안에 루프가 또 들어가는 경우