View Problem

Define an empty list

Assign the variable "list" to a list with no elements
DiskEdit
python
list = []

Submit a new solution for python
There are 25 other solutions in additional languages (clojure, cpp, csharp, erlang ...)