Python List Declaration (Empty)
Descripción
Create a new empty list
File Template: ❌
Prefix
list:new
Scopes
python
Snippet de código
${2:ls} = []