asked
[Renewal] Python Introduction and Web Crawling Basics Bootcamp [Python, Web, and Data Understanding Fundamentals] (Updated)
The most natural way to become familiar with Python basics while solving problems: Using functions
Written on
·
325
0
Answer 1
반복문 안에서 처음 반복을 하자마자 바로 return 을 하셨기 때문에 한개만 나오는 것이예요.