begin comment by experiment find min and max integer; integer n; read(n); write(n) end ----stdout Algol60 program changes: - input/output functions