- Code: Select all
[2,3,4]
However, how does one get multi-line lists to work?
- Code: Select all
>[2, $long-symbol-name-is-this, $another-one-is-this, 333,
[1:interpreter] Exception : Bad items list
[2,3,4]
>[2, $long-symbol-name-is-this, $another-one-is-this, 333,
[1:interpreter] Exception : Bad items list
Franck wrote:This is a restriction when you enter code into the interpreter directly from command line : the list must be complete by the end of the line (and this is true not only for lists).
Users browsing this forum: No registered users and 2 guests