✅ 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 real; var a:Tm; i:char; Результат виконання її фрагмента for i:='1' to '9' do read(a['3']);