[ Llista ] segon últim

☞ x ≔ Llista ← 1 ; 2 ; 3 ; 4.
☞ y ≔ x segon últim.
✎ escriu: x, atura.
✎ escriu: y, atura.
Llista ← 1 ; 2 ; 3 ; 4
3