✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Pascal-програма містить описи: type Tm=array[1..9] of integer; var a:Tm; i:integer; Результат виконання її фрагмента for i:=0 to 8 do read(a[i+1.0]);