rising3월 21일· 2 sources

Task 3: Delivery Man Task

과제 3: 배달부 과제 – Python 리스트 다루기

Why it matters

This tutorial covers Python list operations through a delivery-themed task, including creating lists, indexing, appending, inserting, removing, slicing, sorting, reversing, and using list comprehensions. It also demonstrates advanced techniques such as nested lists, filtering with conditional comprehensions, and removing duplicates using sets.

2
Sources
+0
24h
Growth
184d
Active
appendlist comprehensionpython listpython 리스트sort리스트 조작리스트 컴프리헨션슬라이싱

Sources

Related Issues