var temperature : array 0 .. 12 of int
var mark : array 1 .. 10 of int
var quantity : array 'A' .. 'D' of int := init(240, 185, 210, 375)