[ Seznam ] předřadit: [ Řetězec ]

☞ x ≔ Seznam ← 1 ; 2 ; 3.
x připojit: 0.
x předřadit: 9.
✎ psát: x, stop.
Seznam ← 9 ; 1 ; 2 ; 3 ; 0