template.pp 87 B

12345678
  1. Program Example;
  2. { Program to demonstrate the *** function. }
  3. Uses math;
  4. begin
  5. end.