3 lines
34 B
ObjectPascal
3 lines
34 B
ObjectPascal
|
|
begin
|
||
|
|
Seq(1,5,3,2,4).Print;
|
||
|
|
end.
|