RosettaCodeData/Task/Substring/Pascal/substring-4.pas

2 lines
83 B
ObjectPascal
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
write(sample:pred(length(sample), ord(length(sample) > 0))); { all but last char }